T
- instruction typepublic class InstructionSerializerKey<T extends InstructionChoice> extends MessageTypeKey<Instruction> implements ExperimenterSerializerKey
Constructor and Description |
---|
InstructionSerializerKey(short msgVersion,
Class<T> instructionType,
Long experimenterId)
Constructor.
|
public int hashCode()
hashCode
in class MessageTypeKey<Instruction>
public boolean equals(Object obj)
equals
in class MessageTypeKey<Instruction>
public String toString()
toString
in class MessageTypeKey<Instruction>
Copyright © 2020 OpenDaylight. All rights reserved.