|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectzinger.bsheet.commands.count
public class count
Field Summary | |
---|---|
static count |
INSTANCE
|
Constructor Summary | |
---|---|
protected |
count()
|
Method Summary | |
---|---|
int |
getCount(bsh.Interpreter env,
bsh.CallStack callStack,
java.util.Iterator iterator)
|
static int |
invoke(bsh.Interpreter env,
bsh.CallStack callStack,
java.util.Iterator iterator)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static count INSTANCE
Constructor Detail |
---|
protected count()
Method Detail |
---|
public int getCount(bsh.Interpreter env, bsh.CallStack callStack, java.util.Iterator iterator) throws bsh.EvalError
bsh.EvalError
public static int invoke(bsh.Interpreter env, bsh.CallStack callStack, java.util.Iterator iterator) throws bsh.EvalError
bsh.EvalError
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |