Package org.acplt.oncrpc.apps.jrpcgen
Class JrpcgenConst.Table
java.lang.Object
org.acplt.oncrpc.apps.jrpcgen.JrpcgenItemTable<JrpcgenConst>
org.acplt.oncrpc.apps.jrpcgen.JrpcgenConst.Table
- All Implemented Interfaces:
Iterable<JrpcgenConst>
- Enclosing class:
JrpcgenConst
Type definition for a table of XDR constants.
-
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()
-