com.sculley.jim.swjava
Class GeneralBody

java.lang.Object
  |
  +--com.sculley.jim.swjava.peer.CppPeer
        |
        +--com.sculley.jim.swjava.Body
              |
              +--com.sculley.jim.swjava.GeneralBody

public class GeneralBody
extends Body

Insert the type's description here. Creation date: (2/19/00 3:23:16 PM)


Constructor Summary
GeneralBody(long ptr)
          GeneralBody constructor comment.
 
Methods inherited from class com.sculley.jim.swjava.Body
addProfileArc
 
Methods inherited from class com.sculley.jim.swjava.peer.CppPeer
getPtr
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeneralBody

public GeneralBody(long ptr)
            throws java.lang.IllegalArgumentException
GeneralBody constructor comment.
Parameters:
ptr - long
Throws:
java.lang.IllegalArgumentException - The exception description.