public interface IndexMapper
| Modifier and Type | Method and Description |
|---|---|
int |
get(int idx) |
static IndexMapper |
getSimpleMapper(Map<Integer,Integer> map) |
static IndexMapper getSimpleMapper(Map<Integer,Integer> map)
int get(int idx)
Copyright © 2009–2020. All rights reserved.