public class AttributeKey$
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description | 
|---|---|
| static AttributeKey$ | MODULE$Static reference to the singleton instance of this Scala object. | 
| Constructor and Description | 
|---|
| AttributeKey$() | 
| Modifier and Type | Method and Description | 
|---|---|
| <T> AttributeKey<T> | apply(java.lang.String name,
     scala.reflect.ClassTag<T> evidence$1) | 
public static final AttributeKey$ MODULE$
public <T> AttributeKey<T> apply(java.lang.String name, scala.reflect.ClassTag<T> evidence$1)