public final class Ninio extends Object implements AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
static Ninio |
create() |
<T> T |
create(NinioBuilder<T> builder) |
public void close()
close in interface AutoCloseablepublic static Ninio create()
public <T> T create(NinioBuilder<T> builder)
Copyright © 2017. All rights reserved.