Class Session.Key<T>

  • Type Parameters:
    T - specifies the type of the stored value
    Enclosing class:
    Session

    public static final class Session.Key<T>
    extends java.lang.Object
    A class representing the key for a session.
    • Constructor Summary

      Constructors 
      Constructor Description
      Key()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Key

        public Key()