org.snmp4j.agent.io
Class Sequence

java.lang.Object
  extended by org.snmp4j.agent.io.Sequence
All Implemented Interfaces:
java.io.Serializable

public class Sequence
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
Sequence(int size)
           
 
Method Summary
 int getSize()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Sequence

public Sequence(int size)
Method Detail

getSize

public int getSize()

Copyright 2005-2010 Frank Fock (SNMP4J.org)

Copyright © 2011 SNMP4J.org. All Rights Reserved.