classifier.gp
Class Ramp

java.lang.Object
  extended byclassifier.gp.Ramp

public class Ramp
extends java.lang.Object


Constructor Summary
Ramp(java.lang.String s)
           
 
Method Summary
protected  int getValue()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Ramp

public Ramp(java.lang.String s)
Method Detail

getValue

protected int getValue()

toString

public java.lang.String toString()