public static interface ModifierReviewable.OfAbstraction extends ModifierReviewable.OfByteCodeElement
TypeDescription
or a MethodDescription
.ModifierReviewable.AbstractBase, ModifierReviewable.ForFieldDescription, ModifierReviewable.ForMethodDescription, ModifierReviewable.ForParameterDescription, ModifierReviewable.ForTypeDefinition, ModifierReviewable.OfAbstraction, ModifierReviewable.OfByteCodeElement, ModifierReviewable.OfEnumeration
EMPTY_MASK
Modifier and Type | Method and Description |
---|---|
boolean |
isAbstract()
Specifies if the modifier described by this object is
abstract . |
getOwnership, getVisibility, isDeprecated, isPackagePrivate, isPrivate, isProtected, isPublic, isStatic
getModifiers, getSyntheticState, isFinal, isSynthetic
Copyright © 2014–2024. All rights reserved.