Class JTypeConstraints.Instantiation

java.lang.Object
honeyroasted.almonds.Constraint.Binary<JMetaVarType, JType>
honeyroasted.jype.system.solver.constraints.JTypeConstraints.Instantiation
All Implemented Interfaces:
honeyroasted.almonds.Constraint, honeyroasted.almonds.SimpleName
Enclosing interface:
JTypeConstraints

public static final class JTypeConstraints.Instantiation extends honeyroasted.almonds.Constraint.Binary<JMetaVarType, JType>
  • Nested Class Summary

    Nested classes/interfaces inherited from interface honeyroasted.almonds.Constraint

    honeyroasted.almonds.Constraint.And, honeyroasted.almonds.Constraint.Binary<L,R>, honeyroasted.almonds.Constraint.False, honeyroasted.almonds.Constraint.Label, honeyroasted.almonds.Constraint.Or, honeyroasted.almonds.Constraint.Solve, honeyroasted.almonds.Constraint.Status, honeyroasted.almonds.Constraint.Trinary<L,M,R>, honeyroasted.almonds.Constraint.True, honeyroasted.almonds.Constraint.Unary<T>, honeyroasted.almonds.Constraint.UniqueNamed
  • Field Summary

    Fields inherited from interface honeyroasted.almonds.Constraint

    FALSE, TRUE
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
     

    Methods inherited from class honeyroasted.almonds.Constraint.Binary

    equals, hashCode, left, parameters, right

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait

    Methods inherited from interface honeyroasted.almonds.Constraint

    createNew
  • Constructor Details

  • Method Details