Search this API

y.util
Interface IntValue


public interface IntValue

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

 
Your browser does not support SVG content.

Method Summary
 int getValue()
          Returns the value.
 

Method Detail

getValue

int getValue()
Returns the value.


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