public final class DockerPortFromPropertySupplier extends Object implements java.util.function.Supplier<Optional<Integer>>
| Modifier and Type | Field and Description |
|---|---|
static DockerPortFromPropertySupplier |
INSTANCE |
public static final DockerPortFromPropertySupplier INSTANCE
public Optional<Integer> get()
get in interface java.util.function.Supplier<Optional<Integer>>Copyright © 2016. All Rights Reserved.