Represents a set consisting of the union of elements from one or more other sets. This object does not need to be explicitly disposed. If nobody is listening to the UnionSet, the set will remove its listeners.
This class is thread safe. All state accessing methods must be invoked from the {@link Realm#isCurrent() current realm}. Methods for adding and removing listeners may be invoked from any thread.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.