| Package | Description |
|---|---|
| org.dbrain.data |
| Modifier and Type | Method and Description |
|---|---|
Lookup<FROM,TO> |
Lookups.LookupBuilder.build()
Build a lookup table.
|
static <FROM,TO> Lookup<TO,FROM> |
Lookups.inverse(Lookup<FROM,TO> lookup)
Inverse an existing lookup table.
|
| Modifier and Type | Method and Description |
|---|---|
static <FROM,TO> Lookup<TO,FROM> |
Lookups.inverse(Lookup<FROM,TO> lookup)
Inverse an existing lookup table.
|
Copyright © 2015. All rights reserved.