Interface Interpolation
- All Superinterfaces:
Interpolation
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@Deprecated(since="4.1.0",
forRemoval=true)
@FunctionalInterface
public interface Interpolation
extends Interpolation
Deprecated, for removal: This API element is subject to removal in a future version.
-
Field Summary
-
Method Summary
Methods inherited from interface de.articdive.jnoise.core.api.functions.Interpolation
lerp, lerp
Interpolation