Methods
| Modifier and Type |
Method and Description |
static <KeyType,OutType> com.google.common.base.Function<Map<KeyType,OutType>,OutType> |
getFromMap(KeyType key) |
static com.google.common.base.Function<String,String[]> |
splitFn(String splitChar,
int numCols) |