public class ListUtil extends Object
List
Adapted from https://code.google.com/p/treelayout/ to be available to GWT clients
ListUtil()
static <T> T
getLast(List<T> list)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ListUtil()
public static <T> T getLast(List<T> list)
T
list
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.