public class UrlLocation
extends java.lang.Object
implements java.util.function.Supplier<byte[]>
Modifier and Type | Class and Description |
---|---|
static class |
UrlLocation.ReadFailureException |
Constructor and Description |
---|
UrlLocation(java.net.URI location) |
Modifier and Type | Method and Description |
---|---|
byte[] |
get() |