ByIdentifier
        data class ByIdentifier
      
Fields
| Name | Description | 
|---|---|
| val indexVal: T | 
Constructors
<init>
        constructor(indexVal: T)
      
Parameters
| Name | Description | 
|---|---|
| indexVal: T | 
Methods
toString
        fun toString(): String
      
ReturnValue
| Name | Description | 
|---|---|
| String |