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

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

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


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

Field Detail

g

public int g

l

public int l
Constructor Detail

Simple

public Simple()
Method Detail

run

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


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