Uses of Class
org.snmp4j.smi.TimeTicks
-
Packages that use TimeTicks Package Description org.snmp4j.smi Provides classes for the representation of SMIv1/v2 data types (which also includes some basic ASN.1 primitive data types). -
-
Uses of TimeTicks in org.snmp4j.smi
Constructors in org.snmp4j.smi with parameters of type TimeTicks Constructor Description TimeTicks(TimeTicks other)
Copy constructor.
-