public static class InitLike.Init<D> extends Object implements AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
D |
current() |
<T> InitLike.Init<T> |
init(NamedType<T> destination) |
public <T> InitLike.Init<T> init(NamedType<T> destination)
public void close()
close in interface AutoCloseablepublic D current()
Copyright © 2017. All rights reserved.