Uses of Class
org.openprovenance.prov.template.types.TMap
-
Packages that use TMap Package Description org.openprovenance.prov.template.types -
-
Uses of TMap in org.openprovenance.prov.template.types
Methods in org.openprovenance.prov.template.types with parameters of type TMap Modifier and Type Method Description List<Integer>TypesRecordProcessor. constructType(int[] typeRecord, ProxyClientInterface clientBuilder, TMap tMap, String k)booleanTypesRecordProcessor. filterTypeRecord(int[] typeRecord, ProxyClientInterface clientBuilder, TMap tMap)Collection<int[]>TypesRecordProcessor. filterTypes(Collection<int[]> types, ProxyClientInterface clientBuilder, TMap tMap)
-