A static instance of this class is usually created. It contains a
counter that is incremented every time it is accessed. For example,
this class can be used in SnmpSession to generate a request
identifier that is used to identify a message in a client-server session.
The class wraps around when it reaches the maximum positive value, 2^31 - 1. |