| Constructor and Description |
|---|
PN() |
PN(int argC) |
PN(Object[] args) |
PN(Object[] args,
int argC) |
PN(ProcBase source) |
PN(ProcBase source,
int argC) |
PN(ProcBase source,
Object[] args) |
PN(ProcBase source,
Object[] args,
int argC) |
| Modifier and Type | Method and Description |
|---|---|
protected PN |
createCopy(Object[] args) |
protected Object |
run(Object[] args)
Execute the proc.
|
protected Object |
runN(Object[] args) |
args, asProc0, asProc1, asProc2, asProc3, asProc4, assertArgCount, call, callAgain, copy, copy, curry, curryAt, describeArgsTo, describeKeyTo, describeNameTo, describeTo, exception, executeProc, getArgs, getException, getResult, hasResult, illegalArgumentException, name, notImplemented, retry, runtimeException, runtimeException, toString, withpublic PN(ProcBase source)
public PN(Object[] args)
public PN()
public PN(ProcBase source, int argC)
public PN(Object[] args, int argC)
public PN(int argC)
Copyright © 2013. All Rights Reserved.