Uses of Enum Class
net.jpountz.util.ByteBufferUtils
Packages that use ByteBufferUtils
-
Uses of ByteBufferUtils in net.jpountz.util
Methods in net.jpountz.util that return ByteBufferUtilsModifier and TypeMethodDescriptionstatic ByteBufferUtilsReturns the enum constant of this class with the specified name.static ByteBufferUtils[]ByteBufferUtils.values()Returns an array containing the constants of this enum class, in the order they are declared.