GATE
Version 3.1-2270

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 serach by char as key to retrive the coresponding 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()

GATE
Version 3.1-2270