We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
com.vaadin.flow.shared.util.
Package com.vaadin.flow.shared.util
Class UniqueSerializable
java.lang.Object
com.vaadin.flow.shared.util.UniqueSerializable
All Implemented Interfaces:
A base class for generating an unique object that is serializable.
This class is abstract but has no abstract methods to force users to create an anonymous inner class. Otherwise each instance will not be unique.
Since:
1.0
Author:
Vaadin Ltd
See Also:
-
Constructor Summary
Constructors -
Method Summary