ObservableList implementation that prevents modification by consumers. Events in the originating wrapped list are propagated and thrown from this instance when appropriate. All mutators throw an UnsupportedOperationException.
@since 1.0
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.