Package blang.core
Class Constrained
java.lang.Object
blang.core.Constrained
- All Implemented Interfaces:
Factor
,ModelComponent
public class Constrained extends java.lang.Object implements Factor
-
Field Summary
Fields Modifier and Type Field Description java.lang.Object
object
-
Constructor Summary
Constructors Constructor Description Constrained(java.lang.Object object)
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
object
public final java.lang.Object object
-
-
Constructor Details
-
Constrained
public Constrained(java.lang.Object object)
-