public abstract static class ModuleDescription.Opens.AbstractBase extends ModifierReviewable.AbstractBase implements ModuleDescription.Opens
ModuleDescription.Opens.ModuleDescription.Opens.AbstractBase, ModuleDescription.Opens.SimpleModifierReviewable.ForFieldDescription, ModifierReviewable.ForMethodDescription, ModifierReviewable.ForModuleDescription, ModifierReviewable.ForModuleRequirement, ModifierReviewable.ForParameterDescription, ModifierReviewable.ForTypeDefinition, ModifierReviewable.OfAbstraction, ModifierReviewable.OfByteCodeElement, ModifierReviewable.OfEnumeration, ModifierReviewable.OfMandatableEMPTY_MASK| Constructor and Description |
|---|
AbstractBase() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
int |
hashCode() |
boolean |
isQualified()
Determines if this opens declaration is qualified (opened to specific modules only).
|
String |
toString() |
getEnumerationState, getFieldManifestation, getFieldPersistence, getMandate, getMethodManifestation, getMethodStrictness, getOpenness, getOwnership, getParameterManifestation, getProvisioningState, getRequiredPhase, getSynchronizationState, getSyntheticState, getTransitivity, getTypeManifestation, getVisibility, isAbstract, isAnnotation, isBridge, isDeprecated, isEnum, isFinal, isInterface, isMandated, isNative, isOpen, isPackagePrivate, isPrivate, isProtected, isPublic, isStatic, isStaticPhase, isStrict, isSynchronized, isSynthetic, isTransient, isTransitive, isVarArgs, isVolatileclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetTargetsgetMandate, isMandatedgetModifiers, getSyntheticState, isFinal, isSyntheticpublic boolean isQualified()
isQualified in interface ModuleDescription.Openstrue if this opens has specific target modules, false if opened to all modules.Copyright © 2014–2025. All rights reserved.