Package org.acplt.oncrpc.apps.jrpcgen
Class JrpcgenDeclaration.Table
java.lang.Object
org.acplt.oncrpc.apps.jrpcgen.JrpcgenItemTable<JrpcgenDeclaration>
org.acplt.oncrpc.apps.jrpcgen.JrpcgenDeclaration.Table
- All Implemented Interfaces:
Iterable<JrpcgenDeclaration>
- Enclosing class:
JrpcgenDeclaration
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.acplt.oncrpc.apps.jrpcgen.JrpcgenItemTable
addItem, clear, getFirstItem, getItem, getItem, getItemList, getLastItem, isEmpty, isUnknownIdentifier, iterator, iterator, putItem, sizeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
Table
public Table()
-