ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / common / kotlin.Any

Extensions for kotlin.Any

Name Summary
toDoubleOrNull If this is a number, return it as double, else nullfun Any.toDoubleOrNull(): Double?