public class LowerUpper extends Object implements Destination
protected boolean
isPlusDir
protected int
maxNum
protected KeyRange<?>
range
LowerUpper(KeyRange<?> range, boolean isPlusDir, int maxNum)
int
getMaxNum()
KeyRange<?>
getRange()
boolean
isPlusDir()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
protected final KeyRange<?> range
protected final boolean isPlusDir
protected final int maxNum
public LowerUpper(KeyRange<?> range, boolean isPlusDir, int maxNum)
public KeyRange<?> getRange()
public boolean isPlusDir()
public int getMaxNum()
public String toString()
toString
Object
Copyright © 2017. All rights reserved.