Implement the logic of the isModifierSet method, which checks
whether the passed allModifiers argument has a specific modifier set (specificModifier).
P.S. Before implementing the task, take a look at the Modifier class and the implementation of isPublic, isStatic, and so on.
Compare modifiers
- 12
Locked
Comments
- Popular
- New
- Old
You must be signed in to leave a comment
This page doesn't have any comments yet