CoreDX DDS for Java
from Twin Oaks Computing, Inc.

com.toc.coredx.DDS
Class KeyMap

java.lang.Object
  extended by com.toc.coredx.DDS.KeyMap

public class KeyMap
extends java.lang.Object

Used internally by CoreDX DDS.


Constructor Summary
KeyMap()
          Private.
 
Method Summary
 void clear()
          Private.
 long find_handle(java.nio.ByteBuffer key, boolean add)
          Private.
 java.nio.ByteBuffer find_key(long handle)
          Private.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KeyMap

public KeyMap()
Private.

Method Detail

find_handle

public long find_handle(java.nio.ByteBuffer key,
                        boolean add)
Private.


find_key

public java.nio.ByteBuffer find_key(long handle)
Private.


clear

public void clear()
Private.


Copyright © 2010 Twin Oaks Computing, Inc,
All Rights Reserved