Class GreaterOperator

java.lang.Object
net.thisptr.jackson.jq.internal.operators.ComparisonOperator
net.thisptr.jackson.jq.internal.operators.GreaterOperator
All Implemented Interfaces:
BinaryOperator

public class GreaterOperator extends ComparisonOperator
  • Constructor Details

    • GreaterOperator

      public GreaterOperator()
  • Method Details