com.sculley.jim.swjava
Class Feature

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

public class Feature
extends CppPeer

Insert the type's description here. Creation date: (2/16/00 12:13:18 PM)


Constructor Summary
Feature(long ptr)
          Feature 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

Feature

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