Uses of Enum Class
japicmp.model.FinalModifier
Packages that use FinalModifier
-
Uses of FinalModifier in japicmp.model
Methods in japicmp.model that return FinalModifierModifier and TypeMethodDescriptionstatic FinalModifierReturns the enum constant of this class with the specified name.static FinalModifier[]FinalModifier.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 FinalModifierModifier and TypeMethodDescriptionJApiBehavior.getFinalModifier()JApiClass.getFinalModifier()JApiField.getFinalModifier()JApiHasFinalModifier.getFinalModifier()Returns the final modifier.