Package com.appslandia.common.base
Class RoundRobinPool<T>
- java.lang.Object
-
- com.appslandia.common.base.RoundRobinPool<T>
-
public class RoundRobinPool<T> extends java.lang.Object- Author:
- Loc Ha
-
-
Constructor Summary
Constructors Constructor Description RoundRobinPool(T[] services)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Tnext()
-