Uses of Class
org.stianloader.deobf.ClassWrapperPool
Packages that use ClassWrapperPool
-
Uses of ClassWrapperPool in org.stianloader.deobf
Constructors in org.stianloader.deobf with parameters of type ClassWrapperPoolModifierConstructorDescriptionprotectedClassWrapper(String name, String superName, String[] superInterfaces, boolean isInterface, ClassWrapperPool pool)