Mutable (writable) implementation of {@link IObservableSet}.
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.