Class Directory.Tag<T>

  • Type Parameters:
    T - the type of the tag
    Enclosing class:
    Directory

    @Immutable
    public static class Directory.Tag<T>
    extends java.lang.Object
    A descriptor for a tag.
    • Constructor Summary

      Constructors 
      Constructor Description
      Tag()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • Tag

        public Tag()