public static class EitherTypeAdapter.ListChecker
extends java.lang.Object
implements java.util.function.Predicate<com.google.gson.JsonElement>
Constructor and Description |
---|
ListChecker(java.util.function.Predicate<com.google.gson.JsonElement> elementChecker) |
ListChecker(java.util.function.Predicate<com.google.gson.JsonElement> elementChecker,
boolean resultIfEmpty) |
Modifier and Type | Method and Description |
---|---|
boolean |
test(com.google.gson.JsonElement t) |