public static final class AttributeSource.State
extends java.lang.Object
implements java.lang.Cloneable
Modifier and Type | Field and Description |
---|---|
(package private) AttributeImpl |
attribute |
(package private) AttributeSource.State |
next |
Constructor and Description |
---|
State() |
Modifier and Type | Method and Description |
---|---|
AttributeSource.State |
clone() |
AttributeImpl attribute
AttributeSource.State next
public AttributeSource.State clone()
clone
in class java.lang.Object