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

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

public class JarOptimizer
extends Object

A Jar file optimizer.

Author:
Eric Bruneton

Constructor Summary
JarOptimizer()
           
 
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

JarOptimizer

public JarOptimizer()
Method Detail

main

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


Copyright © 2013 Oracle. All Rights Reserved.