Class AttachmentKey<T>

  • Type Parameters:
    T - the attachment value type

    public final class AttachmentKey<T>
    extends Object
    An attachment key.
    Author:
    David M. Lloyd
    • Constructor Detail

      • AttachmentKey

        public AttachmentKey()
        Construct a new instance.