public interface Module extends Iterable<Binding>
Modifier and Type | Method and Description |
---|---|
void |
load()
Load the bindings provided by this module (only once).
|
forEach, iterator, spliterator
Copyright © 2006–2023 The Apache Software Foundation. All rights reserved.