pt.ist.fenixframework.core.adt.bplustree
Class DoubleArray.KeyVal
java.lang.Object
pt.ist.fenixframework.core.adt.bplustree.DoubleArray.KeyVal
- Enclosing class:
- DoubleArray<T extends AbstractDomainObject>
protected class DoubleArray.KeyVal
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
key
public final Comparable key
val
public final T extends AbstractDomainObject val
DoubleArray.KeyVal
public DoubleArray.KeyVal(Comparable key,
T val)
Copyright © 2013. All Rights Reserved.