public interface IBootstrap
| Modifier and Type | Method and Description |
|---|---|
boolean |
boot()
The implementor boots Manifold here.
|
static boolean |
dasBoot()
Generated classes statically initialize with a call to this method, regardless of whether or not the class is
generated for use statically.
|
static boolean dasBoot()
boolean boot()
Copyright © 2023. All rights reserved.