Package com.bytedesk.core.uid.utils
package com.bytedesk.core.uid.utils
-
ClassDescriptionEnumUtils provides the operations for
ValuedEnum
such as Parse, value of...Named thread in ThreadFactory.NetUtilsRepresents a paddedAtomicLong
to prevent the FalseSharing problemValuedEnum<T>ValuedEnum
defines an enumeration which is bounded to a value, you may implements this interface when you defines such kind of enumeration, that you can useEnumUtils
to simplify parse and valueOf operation.