org.glassfish.pfl.objectweb.asm.optimizer
Class Shrinker

java.lang.Object
  extended by org.glassfish.pfl.objectweb.asm.optimizer.Shrinker

public class Shrinker
extends Object

A class file shrinker utility.

Author:
Eric Bruneton, Eugene Kuleshov

Constructor Summary
Shrinker()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Shrinker

public Shrinker()
Method Detail

main

public static void main(String[] args)
                 throws IOException
Throws:
IOException


Copyright © 2013 Oracle. All Rights Reserved.