Y
Yogo
Hello,
There are in the Integer wrapper class methods named getInteger which return
an Integer containing a system property value.
Now, I really wonder what a system property method does in the Integer
wrapper class? Shouldn't these methods be in the System class or the
Properties class??? The methods are not deprecated so I guess there is / was
a good reason to put them there but I really can't think of any.
Yogo
There are in the Integer wrapper class methods named getInteger which return
an Integer containing a system property value.
Now, I really wonder what a system property method does in the Integer
wrapper class? Shouldn't these methods be in the System class or the
Properties class??? The methods are not deprecated so I guess there is / was
a good reason to put them there but I really can't think of any.
Yogo