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
Input buffer of a station
- See Also:
-
Field Summary
Fields inherited from class jline.lang.sections.InputSection
schedPolicy
Fields inherited from class jline.lang.NetworkElement
name
-
Constructor Summary
-
Method Summary
Methods inherited from class jline.lang.sections.InputSection
setServiceProcess
Methods inherited from class jline.lang.sections.Section
getClassName
Methods inherited from class jline.lang.NetworkElement
getName
-
Field Details
-
size
protected int size
-
-
Constructor Details
-
Buffer
-
-
Method Details
-
setSize
public void setSize(int size)
-