Kompics
1.1
Introduction
Kompics Tutorial
Kompics Scala
Kompics Internals
Project Information
Javadoc
Core
se.sics.kompics
se.sics.kompics.config
se.sics.kompics.scheduler
se.sics.kompics.util
ByteIdentifier
Identifiable
Identifier
PatternExtractorHelper
Timer Port
Network Port
Virtual Network Port
Java Timer Component
Netty Network
Simulator
Kompics
Docs
»
Javadoc
»
Core
»
se.sics.kompics.util
»
ByteIdentifier
View page source
ByteIdentifier
¶
public class
ByteIdentifier
implements
Identifier
¶
Author:
Alex Ormenisan <
aaor
@
kth
.
se
>
Fields
¶
id
¶
public final byte
id
¶
Constructors
¶
ByteIdentifier
¶
public
ByteIdentifier
(
byte
id
)
¶
Methods
¶
compareTo
¶
public int
compareTo
(
Identifier
o
)
¶
equals
¶
public boolean
equals
(
Object
obj
)
¶
hashCode
¶
public int
hashCode
(
)
¶
partition
¶
public int
partition
(
int
nrPartitions
)
¶
toString
¶
public
String
toString
(
)
¶