public static class Global.Buf
extends java.lang.Object
Constructor and Description |
---|
Global.Buf()
Constructs buffer.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
addToBuf(Global.Set set)
Add specified Global.Set to the buffer.
|
java.lang.String |
addToBuf(Global g,
PortCharacteristic characteristic)
Add specified Global to the buffer.
|
Global.Set |
getBuf()
Returns Global.Set of element in the buffer.
|
public java.lang.String addToBuf(Global g, PortCharacteristic characteristic)
g
- specified Global.public java.lang.String addToBuf(Global.Set set)
set
- specified Global.Set.public Global.Set getBuf()