public class NullableObject extends Object implements InvocationHandler
| Constructor and Description |
|---|
NullableObject() |
public Object invoke(Object proxy, Method method, Object[] args)
invoke in interface InvocationHandlerproxy - : proxy objectmethod - : invoked methodargs - : arguments.InvocationHandler.invoke(java.lang.Object, java.lang.reflect.Method, java.lang.Object[])Copyright © 2012-2013 Adele Team | LIG. All Rights Reserved.