org.objectweb.proactive.core.mop
Class MethodCall.FixWrapper
java.lang.Object
|
+--org.objectweb.proactive.core.mop.MethodCall.FixWrapper
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- MethodCall
- public class MethodCall.FixWrapper
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Method Summary |
java.lang.Class |
getWrapped()
Give back the original class |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
isPrimitive
public boolean isPrimitive
encapsulated
public java.lang.Class encapsulated
MethodCall.FixWrapper
public MethodCall.FixWrapper()
MethodCall.FixWrapper
public MethodCall.FixWrapper(java.lang.Class c)
- Encapsulate primitives types into Class
getWrapped
public java.lang.Class getWrapped()
- Give back the original class
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © April 2004 INRIA All Rights Reserved.