com.clickntap.tool.types
Class SmartList
java.lang.Object
com.clickntap.tool.types.SmartList
public class SmartList
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SmartList
public SmartList(SmartContext ctx,
int maxSize,
int leftOffset,
Collection collection)
getItems
public List getItems()
elementAt
public Object elementAt(int i)
getCount
public int getCount()
getOffset
public int getOffset()
getMaxSize
public int getMaxSize()
getRightSize
public int getRightSize()
Copyright © 2014. All rights reserved.