public interface DbServer extends java.util.function.Consumer<DbOomConfig>
| Modifier and Type | Method and Description |
|---|---|
void |
accept(DbOomConfig dbOomConfig) |
void accept(DbOomConfig dbOomConfig)
accept in interface java.util.function.Consumer<DbOomConfig>Copyright © 2003-present Jodd Team