public interface Operation<TIn,TOut>
TOut
transform(TIn input)
TOut transform(TIn input)
Copyright © 2022. All rights reserved.