Uses of Class
edu.jiangxin.apktoolbox.convert.protobuf.unsupervised.DecoderResult
Packages that use DecoderResult
-
Uses of DecoderResult in edu.jiangxin.apktoolbox.convert.protobuf.unsupervised
Methods in edu.jiangxin.apktoolbox.convert.protobuf.unsupervised that return types with arguments of type DecoderResultMethods in edu.jiangxin.apktoolbox.convert.protobuf.unsupervised with parameters of type DecoderResultModifier and TypeMethodDescriptionstatic org.json.JSONObject
ProtobufUtils.getJsonObject
(DecoderResult decoderResult) Method parameters in edu.jiangxin.apktoolbox.convert.protobuf.unsupervised with type arguments of type DecoderResultModifier and TypeMethodDescriptionvoid
DecoderResult.setSubResults
(List<DecoderResult> subResults)