public abstract class TinkerElement extends Object implements Element
Element.Exceptions| Modifier and Type | Field and Description |
|---|---|
protected Object |
id |
protected String |
label |
protected boolean |
removed |
| Modifier | Constructor and Description |
|---|---|
protected |
TinkerElement(Object id,
String label) |
| Modifier and Type | Method and Description |
|---|---|
protected static IllegalStateException |
elementAlreadyRemoved(Class<? extends Element> clazz,
Object id) |
boolean |
equals(Object object) |
int |
hashCode() |
Object |
id() |
String |
label() |
Copyright © 2013–2021 Apache Software Foundation. All rights reserved.