Class BindFieldsToBlackboardKt
-
- All Implemented Interfaces:
public final class BindFieldsToBlackboardKt
-
-
Method Summary
Modifier and Type Method Description final static UnitdestructureAndBindIfNecessary(Object obj, String name, Blackboard blackboard, Logger logger)Bind the fields of this object to the Blackboard if it is an instance of SomeOf. -
-
Method Detail
-
destructureAndBindIfNecessary
final static Unit destructureAndBindIfNecessary(Object obj, String name, Blackboard blackboard, Logger logger)
Bind the fields of this object to the Blackboard if it is an instance of SomeOf.
-
-
-
-