Chain.Atompublic class MapChain.Atom extends Object implements Chain.Atom
| Modifier and Type | Method | Description |
|---|---|---|
T |
getData() |
Atom's data getter
|
void |
remove() |
Remove this atom from chain
|
public T getData()
Chain.AtomgetData in interface Chain.AtomChain.Atom.getData()public void remove()
Chain.Atomremove in interface Chain.AtomChain.Atom.remove()
Copyright © 2008, 2017, Oracle. All rights reserved.