| Constructor and Description |
|---|
UUIDFetcher(List<String> names) |
UUIDFetcher(List<String> names,
boolean rateLimiting) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,UUID> |
call() |
static UUID |
fromBytes(byte[] array) |
static UUID |
getUUIDOf(String name) |
static byte[] |
toBytes(UUID uuid) |
Copyright © 2015. All rights reserved.