JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
edu.umass.cs.utils
Interface IntegerType
All Known Subinterfaces:
IntegerPacketType
,
RequestType
All Known Implementing Classes:
AppRequest.PacketType
,
PaxosAppRequest.PacketType
,
PaxosPacket.PaxosPacketType
,
PingPongPacket.PacketType
,
ReconfigurationPacket.PacketType
,
TXPacket.PacketType
public interface
IntegerType
Author:
arun
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
int
getInt
()
Method Detail
getInt
int getInt()
Returns:
The unique integer corresponding to instances of entities (objects, enums, packet types, command types, or whatever) like
this
.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method