Package co.paralleluniverse.strands
Interface Synchronization
-
- All Known Subinterfaces:
Condition
- All Known Implementing Classes:
ConditionSelector,ConditionSynchronizer,DoneSynchronizer,Mailbox,OwnedSynchronizer,QueueChannel,QueueDoubleChannel,QueueFloatChannel,QueueIntChannel,QueueLongChannel,QueueObjectChannel,QueuePrimitiveChannel,Selector,SimpleConditionSynchronizer,SingleConsumerQueueChannel,TimeoutChannel,TransferChannel
public interface Synchronization
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Objectregister()voidunregister(java.lang.Object registrationToken)
-