public interface Assetted<U>
| Modifier and Type | Method and Description |
|---|---|
Asset |
asset() |
void |
asset(Asset asset) |
default boolean |
isUnderlying(U underlying) |
U |
underlying() |
void |
underlying(U underlying) |
Copyright © 2015. All rights reserved.