- All Implemented Interfaces:
IntAccess
IntAccess based on a
Ntree
<Integer>
.
- Author:
- Tobias Pietzsch
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
NtreeIntAccess
public NtreeIntAccess(Ntree<Integer> ntree,
long[] position)
-
Method Details
-
getValue
public int getValue(int index)
- Specified by:
getValue
in interface IntAccess
-
setValue
public void setValue(int index,
int value)
- Specified by:
setValue
in interface IntAccess