Class NumberArg


  • public class NumberArg
    extends Arg<java.lang.Long>
    • Field Summary

      • Fields inherited from class org.apache.zookeeper.graph.filterops.Arg

        value
    • Constructor Summary

      Constructors 
      Constructor Description
      NumberArg​(java.lang.Long value)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • NumberArg

        public NumberArg​(java.lang.Long value)