lmf.formula.csp.type
Class CspBoolType

java.lang.Object
  extended by lmf.formula.csp.type.CspType
      extended by lmf.formula.csp.type.CspBoolType

public final class CspBoolType
extends CspType

CspBoolType.

Author:
Joabe Jesus (jbjj@cin.ufpe.br)

Constructor Summary
CspBoolType()
           
 
Method Summary
 
Methods inherited from class lmf.formula.csp.type.CspType
getName, match, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CspBoolType

public CspBoolType()