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) |
public UUIDFetcher(List<String> names, boolean rateLimiting)
names
- rateLimiting
- Copyright © 2017. All rights reserved.