当前页面:
在线文档首页 >
JBoss Seam 1.2.0 patch1 API 英文版文档
SortItem (JBoss Seam API Documentation) - JBoss Seam 1.2.0 patch1 API 英文版文档
org.jboss.seam.util
Class SortItem<T>
java.lang.Object
org.jboss.seam.util.SortItem<T>
public class SortItem<T>
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SortItem
public SortItem(T obj)
getObj
public T getObj()
getAround
public List<SortItem> getAround()
getWithin
public List<SortItem> getWithin()