Search
BaseList(E).last Method
See Also
 






Gets the last element of this list.

Namespace: com.mindfusion.common
Package: com.mindfusion.common

 Syntax

Java  Copy Code

public E last ()

 Return Value

 See Also