Search this API

y.util
Interface BooleanValue


public interface BooleanValue

Specifies the contract of a general purpose read-only boolean value object.

 
Your browser does not support SVG content.

Method Summary
 boolean getValue()
          Returns the value.
 

Method Detail

getValue

boolean getValue()
Returns the value.


© Copyright 2000-2022,
yWorks GmbH.
All rights reserved.