Class Wrapper<T>
java.lang.Object
com.codename1.util.Wrapper<T>
public class Wrapper<T>
extends java.lang.Object
Generic object wrapper, as workaround for the issue "Local variables
referenced from a lambda expression must be final or effectively final".
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Wrapper
-
-
Method Details
-
get
-
set
-