@Deprecated @Data public abstract class LeafInfo extends Object
| Constructor and Description |
|---|
LeafInfo(HiddenLeafs container,
ILeafNode node,
int newLines)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj)
Deprecated.
|
HiddenLeafs |
getContainer()
Deprecated.
|
int |
getNewLines()
Deprecated.
|
ILeafNode |
getNode()
Deprecated.
|
int |
hashCode()
Deprecated.
|
String |
toString()
Deprecated.
|
public LeafInfo(HiddenLeafs container, ILeafNode node, int newLines)
@Pure public HiddenLeafs getContainer()
@Pure public int getNewLines()
Copyright © 2015. All Rights Reserved.