Class JTypeConstraints.Throws

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

public static final class JTypeConstraints.Throws extends honeyroasted.almonds.Constraint.Unary<JMetaVarType>
  • 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.Unary

    equals, hashCode, parameters, value

    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