Uses of Enum Class
net.jpountz.util.UnsafeUtils
Packages that use UnsafeUtils
-
Uses of UnsafeUtils in net.jpountz.util
Subclasses with type arguments of type UnsafeUtils in net.jpountz.utilMethods in net.jpountz.util that return UnsafeUtilsModifier and TypeMethodDescriptionstatic UnsafeUtilsReturns the enum constant of this class with the specified name.static UnsafeUtils[]UnsafeUtils.values()Returns an array containing the constants of this enum class, in the order they are declared.