Method and Description |
---|
software.constructs.Dependable.get(IDependable)
use `of`
|
software.constructs.Construct.isConstruct(Object)
use `x instanceof Construct` instead
|
software.constructs.Node.of(IConstruct)
use `construct.node` instead
|
Copyright © 2021. All rights reserved.