Class IsInfiniteFunction
java.lang.Object
net.thisptr.jackson.jq.internal.JsonPredicateFunction
net.thisptr.jackson.jq.internal.functions.IsInfiniteFunction
- All Implemented Interfaces:
Function
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static boolean
test
(com.fasterxml.jackson.databind.JsonNode value) Methods inherited from class net.thisptr.jackson.jq.internal.JsonPredicateFunction
apply
-
Constructor Details
-
IsInfiniteFunction
public IsInfiniteFunction()
-
-
Method Details
-
test
private static boolean test(com.fasterxml.jackson.databind.JsonNode value)
-