org.glassfish.pfl.objectweb.asm.optimizer
Class Shrinker
java.lang.Object
org.glassfish.pfl.objectweb.asm.optimizer.Shrinker
public class Shrinker
- extends Object
A class file shrinker utility.
- Author:
- Eric Bruneton, Eugene Kuleshov
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Shrinker
public Shrinker()
main
public static void main(String[] args)
throws IOException
- Throws:
IOException
Copyright © 2013 Oracle. All Rights Reserved.