Package jline.lang.sections
Class Buffer
java.lang.Object
jline.lang.Element
jline.lang.NetworkElement
jline.lang.sections.Section
jline.lang.sections.InputSection
jline.lang.sections.Buffer
- All Implemented Interfaces:
Serializable,Copyable
Input buffer of a station
- See Also:
-
Field Summary
FieldsFields inherited from class jline.lang.sections.InputSection
schedPolicy -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jline.lang.sections.InputSection
setServiceProcessMethods inherited from class jline.lang.sections.Section
getClassName
-
Field Details
-
size
protected int size
-
-
Constructor Details
-
Buffer
-
-
Method Details
-
setSize
public void setSize(int size)
-