public class RoundRobinList<T> extends Object
| Constructor and Description |
|---|
RoundRobinList(Collection<T> elements) |
public RoundRobinList(Collection<T> elements)
public T get()
public int size()
Copyright © 2009-2016 Apache Software Foundation. All Rights Reserved.