Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
W
P
ParallelArray
<
T
> - Class in
org.lightwolf.synchronization
ParallelArray(T[])
- Constructor for class org.lightwolf.synchronization.
ParallelArray
ParallelIterator
<
T
> - Interface in
org.lightwolf.synchronization
passivate()
- Method in class org.lightwolf.
Process
Stores this process and all its flows on a place outside memory.
PASSIVE
- Static variable in class org.lightwolf.
Flow
A constant indicating that the flow is passive.
PASSIVE
- Static variable in class org.lightwolf.
Process
A constant indicating that the process is passive.
PE_FLOW_ADDED
- Static variable in interface org.lightwolf.
IProcessListener
A constant indicating that a flow was added to the process.
PE_FLOW_REMOVED
- Static variable in interface org.lightwolf.
IProcessListener
A constant indicating that a flow was removed from the process.
PE_FLOW_SUSPENDED
- Static variable in interface org.lightwolf.
IProcessListener
A constant indicating that a flow was suspended.
PE_RESUMING_FLOW
- Static variable in interface org.lightwolf.
IProcessListener
A constant indicating that a suspended flow is about to be resumed.
pick()
- Method in class org.lightwolf.synchronization.
EventPicker
placeOnCheckpoint(Flow)
- Method in class org.lightwolf.
Continuation
placeOnCheckpointAndForget(Flow)
- Method in class org.lightwolf.
Continuation
premain(String, Instrumentation)
- Static method in class org.lightwolf.tools.
Agent
prepare(int, int)
- Method in class org.lightwolf.
MethodFrame
prepareFork(Flow, int)
- Static method in class org.lightwolf.
FlowManager
print(String)
- Static method in class org.lightwolf.tools.
LightWolfLog
printf(String, Object...)
- Static method in class org.lightwolf.tools.
LightWolfLog
println()
- Static method in class org.lightwolf.tools.
LightWolfLog
println(String)
- Static method in class org.lightwolf.tools.
LightWolfLog
println(Object)
- Static method in class org.lightwolf.tools.
LightWolfLog
printTrace(Throwable)
- Static method in class org.lightwolf.tools.
LightWolfLog
process()
- Static method in class org.lightwolf.
Flow
The process to which this flow belongs.
Process
- Class in
org.lightwolf
An unit of work composed by a set of related flows.
Process()
- Constructor for class org.lightwolf.
Process
Creates a new process.
Process(ProcessManager)
- Constructor for class org.lightwolf.
Process
ProcessManager
- Class in
org.lightwolf
ProcessManager()
- Constructor for class org.lightwolf.
ProcessManager
PublicByteArrayInputStream
- Class in
org.lightwolf.tools
PublicByteArrayInputStream(byte[])
- Constructor for class org.lightwolf.tools.
PublicByteArrayInputStream
PublicByteArrayInputStream(byte[], int, int)
- Constructor for class org.lightwolf.tools.
PublicByteArrayInputStream
PublicByteArrayOutputStream
- Class in
org.lightwolf.tools
PublicByteArrayOutputStream()
- Constructor for class org.lightwolf.tools.
PublicByteArrayOutputStream
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
W