@Beta public final class AlarmId extends org.onlab.util.Identifier<Long>
This class is immutable.
| Modifier and Type | Method and Description |
|---|---|
static AlarmId |
alarmId(long value)
Creates an alarm identifier from the specified long representation.
|
long |
fingerprint()
Returns the backing integer index.
|
public static final AlarmId NONE
public static AlarmId alarmId(long value)
value - long valuepublic long fingerprint()