ataspectj.instrumentation.wrapper
Class Wrapper

java.lang.Object
  extended by ataspectj.instrumentation.wrapper.Wrapper
Direct Known Subclasses:
WrapperBoolean, WrapperByte, WrapperChar, WrapperDouble, WrapperFloat, WrapperInt, WrapperLong, WrapperShort

public class Wrapper
extends java.lang.Object

Author:
Marco Poggi

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

Constructor Detail

Wrapper

public Wrapper()