Package com.tangosol.util
Interface Gate<R>
- All Superinterfaces:
com.oracle.coherence.common.util.Gate<R>
- All Known Implementing Classes:
ThreadGate
,ThreadGateLite
,WrapperReentrantGate
public interface Gate<R>
extends com.oracle.coherence.common.util.Gate<R>
A thin extension of
Gate
.