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