Uses of Class
nbbrd.service.Mutability
-
-
Uses of Mutability in nbbrd.service
Methods in nbbrd.service that return Mutability Modifier and Type Method Description Mutabilitymutability()Specifies the mutability of the loader.static MutabilityMutability. valueOf(String name)Returns the enum constant of this type with the specified name.static Mutability[]Mutability. values()Returns an array containing the constants of this enum type, in the order they are declared.
-