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