Package jline.lang
Class Network.BindingCapacity
java.lang.Object
jline.lang.Network.BindingCapacity
- Enclosing class:
- Network
The answer of
Network.findBindingCapacity(): whether a buffer binds and,
when it does, which one. classIndex is the 0-based class index of
a per-class buffer and -1 for a station-level one; isOpen says
whether an open class reaches the buffer, which decides the fallback
advice the refusal gives.-
Field Summary
Fields -
Method Summary
-
Field Details
-
binds
public final boolean binds -
station
-
cap
public final double cap -
classIndex
public final int classIndex -
jobClass
-
isOpen
public final boolean isOpen
-