-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected int |
featureIndex |
protected int |
from |
protected int |
to |
-
Constructor Summary
Constructors
Constructor and Description |
MaryNode(int setFrom,
int setTo) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getFrom
public int getFrom()
- Returns:
- from
-
isNode
public boolean isNode()
- Returns:
- kids different from null
-
isLeaf
public boolean isLeaf()
Copyright © 2000–2016 DFKI GmbH. All rights reserved.