Class NextObjQueueKey
- java.lang.Object
- 
- org.onosproject.net.flowobjective.NextObjQueueKey
 
- 
- All Implemented Interfaces:
- ObjectiveQueueKey
 
 public class NextObjQueueKey extends java.lang.Object implements ObjectiveQueueKey Next objective queue key.
- 
- 
Constructor SummaryConstructors Constructor Description NextObjQueueKey(DeviceId deviceId, int id)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object other)inthashCode()
 
- 
- 
- 
Constructor Detail- 
NextObjQueueKeypublic NextObjQueueKey(DeviceId deviceId, int id) 
 
- 
 
-