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