Uses of Enum
com.igormaznitsa.meta.annotation.Weight.Unit
Packages that use Weight.Unit
-
Uses of Weight.Unit in com.igormaznitsa.meta.annotation
Subclasses with type arguments of type Weight.Unit in com.igormaznitsa.meta.annotationModifier and TypeClassDescriptionstatic enumContains allowed units for execution weight.Methods in com.igormaznitsa.meta.annotation that return Weight.UnitModifier and TypeMethodDescriptionstatic Weight.UnitReturns the enum constant of this type with the specified name.static Weight.Unit[]Weight.Unit.values()Returns an array containing the constants of this enum type, in the order they are declared.