|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectAcme.IntGlide
public class IntGlide
Constructor Summary | |
---|---|
IntGlide(int low,
int high,
int maxdelta)
|
|
IntGlide(int low,
int high,
int maxdelta,
int value)
|
Method Summary | |
---|---|
int |
next()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IntGlide(int low, int high, int maxdelta, int value)
public IntGlide(int low, int high, int maxdelta)
Method Detail |
---|
public int next()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |