- val - Variable in class com.grey.base.utils.IntValue
-
- validDottedIP(CharSequence, int) - Static method in class com.grey.base.utils.IP
-
- valueOf(String) - Static method in enum com.grey.base.crypto.Ascii.ARMOURTYPE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.grey.base.sasl.SaslEntity.MECH
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.grey.base.utils.ScheduledTime.FREQ
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.grey.logging.Logger.LEVEL
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.grey.naf.dns.ResolverAnswer.STATUS
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.grey.naf.reactor.CM_Listener.Reporter.EVENT
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.grey.naf.reactor.Dispatcher.STOPSTATUS
-
Returns the enum constant of this type with the specified name.
- values() - Method in class com.grey.base.collections.HashedMap
-
- values() - Method in class com.grey.base.collections.HashedMapEntries
-
- values() - Static method in enum com.grey.base.crypto.Ascii.ARMOURTYPE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.grey.base.sasl.SaslEntity.MECH
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.grey.base.utils.ScheduledTime.FREQ
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.grey.logging.Logger.LEVEL
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.grey.naf.dns.ResolverAnswer.STATUS
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.grey.naf.reactor.CM_Listener.Reporter.EVENT
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.grey.naf.reactor.Dispatcher.STOPSTATUS
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- valuesIterator() - Method in class com.grey.base.collections.HashedMap
-
This returns a recycled values iterator.
Whereas values().iterator() creates a new Iterator object, this method returns a single instance of that iterator
type, that is associated with this Map object.
This is not a standard Map method, and is obviously unsuitable for multi-threaded use.
- valuesIterator() - Method in class com.grey.base.collections.HashedMapEntries
-
This returns a recycled values iterator.
Whereas values().iterator() creates a new Iterator object, this method returns a single instance of that iterator
type, that is associated with this Map object.
This is not a standard Map method, and is obviously unsuitable for multi-threaded use.
- valuesIterator() - Method in class com.grey.base.collections.HashedMapIntInt
-
- valuesIterator() - Method in class com.grey.base.collections.HashedMapIntKey
-
- valuesIterator() - Method in class com.grey.base.collections.HashedMapIntValue
-
- verifyDecodedResponse(ByteArrayRef) - Method in class com.grey.base.sasl.CramMD5Server
-
- verifyDecodedResponse(ByteArrayRef) - Method in class com.grey.base.sasl.ExternalServer
-
- verifyDecodedResponse(ByteArrayRef) - Method in class com.grey.base.sasl.PlainServer
-
- verifyDecodedResponse(ByteArrayRef) - Method in class com.grey.base.sasl.SaslServer
-
- verifyResponse(ByteArrayRef) - Method in class com.grey.base.sasl.SaslServer
-