![]() |
Creates an empty PTListMap |
![]() | Adds a key/value pair to an existing row. |
![]() | Gets the index of the next row |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Get an entry as Object |
![]() | Get an entry as Int |
![]() | Get an entry as String |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Get the number of rows. |
![]() | Gets the Type of the current instance. |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
PTListMap Class | com.plumtree.uiinfrastructure.utils Namespace