|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.util.Dictionary<K,V>
java.util.Hashtable<java.lang.Integer,java.lang.String>
org.apache.derby.impl.drda.CodePointNameTable
class CodePointNameTable
This class has a hashtable of CodePoint values. It is used by the tracing code and by the protocol testing code It is arranged in alphabetical order.
| Constructor Summary | |
|---|---|
CodePointNameTable()
|
|
| Method Summary | |
|---|---|
(package private) java.lang.String |
lookup(int codePoint)
|
| Methods inherited from class java.util.Hashtable |
|---|
clear, clone, contains, containsKey, containsValue, elements, entrySet, equals, get, hashCode, isEmpty, keys, keySet, put, putAll, rehash, remove, size, toString, values |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
CodePointNameTable()
| Method Detail |
|---|
java.lang.String lookup(int codePoint)
|
Built on Wed 2013-06-12 15:21:56+0000, from revision ??? | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||