public class ItemCycler extends Object
getNextItem() method is called, the index
pointing to the next item is incremented. When the end of the list is reached, the getNextItem() method
resets the index back to the beginning and returns the first item.| Constructor and Description |
|---|
ItemCycler(String commaDelimitedItems) |
Copyright © 2016 Liferay, Inc.. All rights reserved.