public class RenderHelper
extends Object
-
Constructor Summary
Constructors
-
Method Summary
static final <T> T
static final <T> T
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
RenderHelper
public RenderHelper()
-
Method Details
-
cycle
public static final <T> T cycle(List<T> list)
-
cycle
public static final <T> T cycle(List<T> list,
int cycleLength)