lab8
Interface ConstantBool

All Superinterfaces:
BoolTypeProducing

public interface ConstantBool
extends BoolTypeProducing

A constant boolean value


Method Summary
 boolean getVal()
          returns the actual value
 

Method Detail

getVal

boolean getVal()
returns the actual value