org.curjent.test.agent.asmify
Class CopyTest

java.lang.Object
  extended by org.curjent.test.agent.asmify.CopyTest

public class CopyTest
extends Object


Constructor Summary
CopyTest()
           
 
Method Summary
 void copyTest()
           
(package private) static void log(Object o)
           
(package private) static void log(Throwable e)
           
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

CopyTest

public CopyTest()
Method Detail

copyTest

public void copyTest()
              throws Exception
Throws:
Exception

log

static void log(Object o)

log

static void log(Throwable e)

main

public static void main(String[] args)


Copyright 2009-2011 Tom Landon
Apache License 2.0