Uses of Enum Class
net.jpountz.util.UnsafeUtils
Packages that use UnsafeUtils
-
Uses of UnsafeUtils in net.jpountz.util
Methods 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.