|
CoreDX DDS for Java from Twin Oaks Computing, Inc. |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.toc.coredx.DDS.KeyMap
public class KeyMap
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 |
|---|
public KeyMap()
| Method Detail |
|---|
public long find_handle(java.nio.ByteBuffer key,
boolean add)
public java.nio.ByteBuffer find_key(long handle)
public void clear()
|
Copyright © 2010 Twin Oaks Computing, Inc, All Rights Reserved |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||