Exists

See javadoc - uk.gov.gchq.koryphe.impl.predicate.Exists

Available since Koryphe version 1.0.0

Checks the input exists

Examples

Exists

Java
JSON
Full JSON
Python
final Exists function = new Exists();
{
  "class" : "Exists"
}
{
  "class" : "uk.gov.gchq.koryphe.impl.predicate.Exists"
}
g.Exists()

Input type:

java.lang.Object

Example inputs:

Input TypeInputResult
java.lang.Integer1true
nullfalse
java.lang.Stringtrue
java.lang.Stringabctrue

results matching ""

    No results matching ""