org.millscript.office.excel.records.substructures
Class BooleanValue

java.lang.Object
  extended by org.millscript.office.excel.records.substructures.ConstantCachedValue
      extended by org.millscript.office.excel.records.substructures.BooleanValue

public class BooleanValue
extends ConstantCachedValue


Constructor Summary
BooleanValue(boolean b)
           
 
Method Summary
 
Methods inherited from class org.millscript.office.excel.records.substructures.ConstantCachedValue
getValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BooleanValue

public BooleanValue(boolean b)


Copyright © 2006-2007 Open World Ltd. All Rights Reserved.