public class IDEDevModeMain extends Object implements BiConsumer<CuratedApplication,Map<String,Object>>, Closeable
| Constructor and Description |
|---|
IDEDevModeMain() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(CuratedApplication curatedApplication,
Map<String,Object> stringObjectMap) |
void |
close() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThenpublic void accept(CuratedApplication curatedApplication, Map<String,Object> stringObjectMap)
accept in interface BiConsumer<CuratedApplication,Map<String,Object>>public void close()
close in interface Closeableclose in interface AutoCloseableCopyright © 2021 JBoss by Red Hat. All rights reserved.