public class AttributeKey<T> extends AttributeKey<T> implements scala.Product, java.io.Serializable
Constructor and Description |
---|
AttributeKey(java.lang.String name,
java.lang.Class<?> clazz) |
Modifier and Type | Method and Description |
---|---|
static <T> AttributeKey<T> |
apply(java.lang.String name,
scala.reflect.ClassTag<T> evidence$1) |
java.lang.String |
name() |
create
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AttributeKey(java.lang.String name, java.lang.Class<?> clazz)
public static <T> AttributeKey<T> apply(java.lang.String name, scala.reflect.ClassTag<T> evidence$1)
public java.lang.String name()