Uses of Interface
org.nustaq.reallive.api.TransformFunction
Packages that use TransformFunction
-
Uses of TransformFunction in org.nustaq.reallive.api
Methods in org.nustaq.reallive.api with parameters of type TransformFunctionModifier and TypeMethodDescriptionRecord.transformCopy(TransformFunction transform) copies recursively applying given function to each value. -
Uses of TransformFunction in org.nustaq.reallive.records
Methods in org.nustaq.reallive.records with parameters of type TransformFunctionModifier and TypeMethodDescriptionMapRecord.transformCopy(TransformFunction transform) RecordWrapper.transformCopy(TransformFunction transform)