Record Class CompositeInterpolation

java.lang.Object
java.lang.Record
dev.latvian.mods.klib.interpolation.CompositeInterpolation
All Implemented Interfaces:
Interpolation

public record CompositeInterpolation(Interpolation in, Interpolation out) extends Record implements Interpolation