Package totalcross.util
Class Properties.Value
- java.lang.Object
-
- totalcross.util.Properties.Value
-
- Direct Known Subclasses:
Properties.Boolean,Properties.Double,Properties.Int,Properties.Long,Properties.Str
- Enclosing class:
- Properties
public abstract static class Properties.Value extends java.lang.ObjectRepresents a generic value that can be stored here.
-
-
Constructor Summary
Constructors Constructor Description Value()
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description abstract java.lang.StringtoString()
-