Uses of Class
org.apache.uima.cas.impl.CasTypeSystemMapper
-
Packages that use CasTypeSystemMapper Package Description org.apache.uima.cas.impl Implementation and Low-Level API for the CAS Interfaces. -
-
Uses of CasTypeSystemMapper in org.apache.uima.cas.impl
Fields in org.apache.uima.cas.impl with type parameters of type CasTypeSystemMapper Modifier and Type Field Description Map<TypeSystemImpl,CasTypeSystemMapper>
TypeSystemImpl. typeSystemMappers
Type Mapping Objects used in compressed binary (de)serialization These are in an identity map, key = target type system Threading: this map is used by multiple threads Key = target type system, via a weak reference.
-