com.sculley.jim.swjava
Class Loop

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

public class Loop
extends CppPeer

Insert the type's description here. Creation date: (2/20/00 11:15:46 AM)


Constructor Summary
Loop(long ptr)
          Loop constructor comment.
 
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

Loop

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