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 DescriptorCache
DescriptorCache.emptyCache()
static DescriptorCache
DescriptorCache.fromDirectory
(Path directory) static DescriptorCache
ProtoToJson.getCache()
Methods in edu.jiangxin.apktoolbox.convert.protobuf.supervised with parameters of type DescriptorCacheModifier and TypeMethodDescriptionstatic ProtoToJson
ProtoToJson.fromCache
(DescriptorCache cache)