Uses of Enum Class
japicmp.model.SyntheticModifier
Packages that use SyntheticModifier
-
Uses of SyntheticModifier in japicmp.model
Methods in japicmp.model that return SyntheticModifierModifier and TypeMethodDescriptionstatic SyntheticModifierReturns the enum constant of this class with the specified name.static SyntheticModifier[]SyntheticModifier.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in japicmp.model that return types with arguments of type SyntheticModifierModifier and TypeMethodDescriptionJApiBehavior.getSyntheticModifier()JApiClass.getSyntheticModifier()JApiField.getSyntheticModifier()JApiHasSyntheticModifier.getSyntheticModifier()Returns the synthetic modifier.