| Package | Description |
|---|---|
| com.ibasco.agql.core.util |
| Modifier and Type | Field and Description |
|---|---|
static Comparator<Option.CacheEntry> |
Option.CacheEntry.BOTH |
static Comparator<Option.CacheEntry> |
Option.CacheEntry.BY_CONTEXT |
static Comparator<Option.CacheEntry> |
Option.CacheEntry.BY_KEY |
| Modifier and Type | Method and Description |
|---|---|
static com.google.common.collect.SetMultimap<Class<? extends Options>,Option.CacheEntry> |
Option.getOptions()
Returns a read-only
SetMultimap containing of all the Options provided by this library |
| Modifier and Type | Method and Description |
|---|---|
int |
Option.CacheEntry.compareTo(Option.CacheEntry o) |
Copyright © 2016–2024. All rights reserved.