public abstract static class IntToIntBtree.KeyValueProcessor extends java.lang.Object
KeyValueProcessor()
abstract boolean
process(int key, int value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public KeyValueProcessor()
public abstract boolean process(int key, int value) throws java.io.IOException
java.io.IOException
This is unofficial documentation and not affiliated with Jetbrains s.r.o. at all. We can not guarantee the correctness of this documentation.