Package model.estrutura
Class ProtocolList
java.lang.Object
model.estrutura.ProtocolList
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
last
Protocol last -
size
int size
-
-
Constructor Details
-
ProtocolList
public ProtocolList()
-
-
Method Details
-
append
-
get
-
getOrAddProtocol
-
remove
- Throws:
IllegalArgumentException
-
getLast
- Throws:
IllegalArgumentException
-
size
public int size()
-