org.apache.commons.javaflow.bytecode.transformation.rewrite
Class DefaultConstructor

java.lang.Object
  extended by org.apache.commons.javaflow.bytecode.transformation.rewrite.DefaultConstructor
All Implemented Interfaces:
java.lang.Runnable

public final class DefaultConstructor
extends java.lang.Object
implements java.lang.Runnable


Constructor Summary
DefaultConstructor()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultConstructor

public DefaultConstructor()
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable


Copyright © 2004-2008 The Apache Software Foundation. All Rights Reserved.