public final class AttributeKey<T> extends Object
AttributeKey(Class type)
AttributeKey(String name, Class type)
String
getName()
Class<T>
getType()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public AttributeKey(Class type)
public AttributeKey(String name, Class type)
public String getName()
public Class<T> getType()
public String toString()
toString
Object
Copyright © 2023. All rights reserved.