Closed dgouyette closed 7 years ago
Now show only supports String and Int. We should support all the numeric primitives, java.util.Date. java.time.*Date ...
String
Int
java.util.Date
java.time.*Date
Related to https://github.com/scala-hamsters/hamsters/issues/34
Now show only supports
String
andInt
. We should support all the numeric primitives,java.util.Date
.java.time.*Date
...