Class ListUtil
- java.lang.Object
-
- org.abego.treelayout.internal.util.java.util.ListUtil
-
public class ListUtil extends java.lang.ObjectUtil (general purpose) methods dealing withList.
-
-
Constructor Summary
Constructors Constructor Description ListUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static <T> TgetLast(java.util.List<T> list)
-