Class AttributeKey<T>


  • public final class AttributeKey<T>
    extends Object
    • Constructor Detail

      • AttributeKey

        public AttributeKey​(Class type)
      • AttributeKey

        public AttributeKey​(String name,
                            Class type)