org.opennms.protocols.snmp
Class SnmpSession.ByteArrayInfo
java.lang.Object
|
+--org.opennms.protocols.snmp.SnmpSession.ByteArrayInfo
- Enclosing class:
- SnmpSession
- private static class SnmpSession.ByteArrayInfo
- extends Object
Encapsulates a byte array and the number of
bytes of valid data in the array. The length passed
to the constructor is normally less then the length
of the encapsulated array.
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait |