Uses of Interface
martin.common.Sizeable

Packages that use Sizeable
martin.common   
uk.ac.man.entitytagger.matching.matchers   
 

Uses of Sizeable in martin.common
 

Classes in martin.common with type parameters of type Sizeable
 class CacheMap<K,V extends Sizeable>
           
 

Classes in martin.common that implement Sizeable
 class SimpleClass<E>
           
 

Uses of Sizeable in uk.ac.man.entitytagger.matching.matchers
 

Classes in uk.ac.man.entitytagger.matching.matchers that implement Sizeable
 class VariantDictionaryMatcher
          Class for performing NER dictionary matching against text.