| Modifier and Type | Method and Description |
|---|---|
static DependableTrait |
DependableTrait.get(IDependable instance)
(experimental) Return the matching DependableTrait for the given class instance.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
DependableTrait.implement(IDependable instance,
DependableTrait trait)
(experimental) Register `instance` to have the given DependableTrait.
|
Copyright © 2021. All rights reserved.