Class StringAny
- java.lang.Object
-
- com.hello2morrow.sonargraph.api.model.any.Any
-
- com.hello2morrow.sonargraph.api.model.any.StringAny
-
public class StringAny extends Any
-
-
Constructor Summary
Constructors Constructor Description StringAny(java.lang.String value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringasString()booleanequals(java.lang.Object obj)Any.TypegetType()inthashCode()java.lang.StringtoString()
-