Class StringMap<V>
A StringMap is a convenience class for mapping strings to values.
| Extends: |
|
| Constructors: |
|
| Methods: |
- Compare : Int ( lhs:String, rhs:String )
|
| Inherited Methods: |
|
Constructor Documentation
Method New ()
Create a new empty StringMap.
Method Documentation
Method Compare : Int ( lhs:String, rhs:String )