Uses of Class
edu.jiangxin.apktoolbox.convert.protobuf.supervised.DescriptorCache
Packages that use DescriptorCache
- 
Uses of DescriptorCache in edu.jiangxin.apktoolbox.convert.protobuf.supervised
Methods in edu.jiangxin.apktoolbox.convert.protobuf.supervised that return DescriptorCacheModifier and TypeMethodDescriptionstatic DescriptorCacheDescriptorCache.emptyCache()static DescriptorCacheDescriptorCache.fromDirectory(Path directory) static DescriptorCacheProtoToJson.getCache()Methods in edu.jiangxin.apktoolbox.convert.protobuf.supervised with parameters of type DescriptorCacheModifier and TypeMethodDescriptionstatic ProtoToJsonProtoToJson.fromCache(DescriptorCache cache)