Uses of Class
ch.fortysix.resourcebundle.annotation.ResourceBundleImplementationType
-
Packages that use ResourceBundleImplementationType Package Description ch.fortysix.resourcebundle.annotation -
-
Uses of ResourceBundleImplementationType in ch.fortysix.resourcebundle.annotation
Methods in ch.fortysix.resourcebundle.annotation that return ResourceBundleImplementationType Modifier and Type Method Description ResourceBundleImplementationTypetype()static ResourceBundleImplementationTypeResourceBundleImplementationType. valueOf(String name)Returns the enum constant of this type with the specified name.static ResourceBundleImplementationType[]ResourceBundleImplementationType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-