Class Logger.AttachmentKey<V>

  • Type Parameters:
    V - the attachment value type
    Enclosing class:
    Logger

    public static final class Logger.AttachmentKey<V>
    extends java.lang.Object
    An attachment key instance.
    • Constructor Summary

      Constructors 
      Constructor Description
      AttachmentKey()
      Construct a new instance.
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • AttachmentKey

        public AttachmentKey()
        Construct a new instance.