Class RulePositiveNumberParameterValidator.ZeroNumberFactory

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected ZeroNumberFactory()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      protected static java.lang.Number newInstance​(java.lang.Class<? extends java.lang.Number> clazz)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ZeroNumberFactory

        protected ZeroNumberFactory()
    • Method Detail

      • newInstance

        protected static java.lang.Number newInstance​(java.lang.Class<? extends java.lang.Number> clazz)