gate.creole.gazetteer
Class DefaultGazetteer.CharMap

java.lang.Object
  extended by gate.creole.gazetteer.DefaultGazetteer.CharMap
Enclosing class:
DefaultGazetteer

public static class DefaultGazetteer.CharMap
extends Object

class implementing the map using binary search by char as key to retrieve the corresponding object.


Constructor Summary
DefaultGazetteer.CharMap()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultGazetteer.CharMap

public DefaultGazetteer.CharMap()