Package com.hello2morrow.sonargraph.api
Class Any
- java.lang.Object
-
- com.hello2morrow.sonargraph.api.Any
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Any.Type
-
Constructor Summary
Constructors Constructor Description Any()
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description java.util.List<Any>
asList()
java.lang.Long
asLong()
java.lang.String
asString()
abstract Any.Type
getType()
-