Class ElementTransformer
- java.lang.Object
-
- uk.gov.gchq.koryphe.composite.Composite<C>
-
- uk.gov.gchq.koryphe.function.FunctionComposite<uk.gov.gchq.koryphe.tuple.Tuple<R>,uk.gov.gchq.koryphe.tuple.Tuple<R>,uk.gov.gchq.koryphe.tuple.function.TupleAdaptedFunction<R,? extends Object,? extends Object>>
-
- uk.gov.gchq.koryphe.tuple.function.TupleAdaptedFunctionComposite<String>
-
- uk.gov.gchq.gaffer.data.element.function.ElementTransformer
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classElementTransformer.Builderstatic classElementTransformer.ExecutedBuilderstatic classElementTransformer.SelectedBuilder
-
Constructor Summary
Constructors Constructor Description ElementTransformer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Elementapply(Element element)booleanequals(Object obj)inthashCode()StringtoString()
-
-
-
Method Detail
-
equals
public boolean equals(Object obj)
-
hashCode
public int hashCode()
-
-