T
- element typepublic static final class GraphUtils.IdentityMapper<T> extends Object implements MapFunction<T,T>
Constructor and Description |
---|
IdentityMapper() |
public T map(T value)
MapFunction
map
in interface MapFunction<T,T>
value
- The input value.Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.