org.codehaus.groovy.runtime.wrappers
Class BooleanWrapper

author:
John Wilson

 
Constructor Summary
BooleanWrapper(boolean wrapped)
           
 
Method Summary
 

Constructor Detail

BooleanWrapper

public BooleanWrapper(boolean wrapped)


Method Detail