Uses of Interface
org.benf.cfr.reader.util.output.DumperFactory
Packages that use DumperFactory
-
Uses of DumperFactory in org.benf.cfr.reader
Methods in org.benf.cfr.reader with parameters of type DumperFactoryModifier and TypeMethodDescriptionstatic voidMain.doClass(DCCommonState dcCommonState, String path, boolean skipInnerClass, DumperFactory dumperFactory) static voidMain.doJar(DCCommonState dcCommonState, String path, DumperFactory dumperFactory) -
Uses of DumperFactory in org.benf.cfr.reader.util.output
Classes in org.benf.cfr.reader.util.output that implement DumperFactoryMethods in org.benf.cfr.reader.util.output that return DumperFactoryModifier and TypeMethodDescriptionDumperFactory.getFactoryWithPrefix(String prefix, int version) InternalDumperFactoryImpl.getFactoryWithPrefix(String prefix, int version) SinkDumperFactory.getFactoryWithPrefix(String prefix, int version)