java.lang.Object
org.snmp4j.util.TableUtils.LastReceived
- Enclosing class:
- TableUtils
-
Constructor Summary
ConstructorsConstructorDescriptionLastReceived(List<OID> plainColumnInfos)
LastReceived(TableUtils.LastReceived otherLastReceived)
-
Method Summary
Modifier and TypeMethodDescriptionget(int i)
void
void
set(int i, OID oid, TableUtils.Row baseRow)
void
setColumnInfos(List<TableUtils.LastReceivedColumnInfo> columnInfos)
int
size()
toString()