Stores an editable list of name-value pairs, just like PropertySet. This class is syntactic suger. It allows constructors of the form: new ValueSet( "name0", "value0", "n1", "v1", "n2", "v2", "n3", "v3" )
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.