Table of Contents

Interface IBlockingQueue<E>

Namespace
Java.Util.Concurrent
Assembly
MASES.Netdroid.dll

.NET interface for TO BE DEFINED FROM USER

public interface IBlockingQueue<E> : IQueue<E>, ICollection<E>

Type Parameters

E