Uses of Class
jaggregate.KeyValuePair

Packages that use KeyValuePair
jaggregate Jaggregate is a J2SE 5.0-aware collections library that is modeled after the ANSI Smalltalk collection protocols. 
 

Uses of KeyValuePair in jaggregate
 

Methods in jaggregate that return KeyValuePair
static KeyValuePair KeyValuePair.parse(String aString)
          Creates a string-to-string pair by parsing a string of the form "key=value".
 



© Copyright 2004-2008 Paul R. Holser, Jr. All rights reserved. Licensed under the Academic Free License version 3.0. pholser@alumni.rice.edu