|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NeighbourMessage | |
planet.symphony.messages |
Uses of NeighbourMessage in planet.symphony.messages |
Methods in planet.symphony.messages that return NeighbourMessage | |
static NeighbourMessage |
NeighbourMessagePool.getMessage()
Returns an existing NeighbourMessage if exists or a new NeighbourMessage. |
static NeighbourMessage |
NeighbourMessagePool.getMessage(java.util.Collection value)
Returns an existing or a new NeighbourMessage with the specified internal value. |
Methods in planet.symphony.messages with parameters of type NeighbourMessage | |
static void |
NeighbourMessagePool.freeMessage(NeighbourMessage msg)
Free the unused NeighbourMessage msg |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |