Class Any
- java.lang.Object
-
- com.hello2morrow.sonargraph.api.model.any.Any
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAny.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.LongasLong()java.lang.StringasString()abstract Any.TypegetType()
-