Interface Display.IntInterpolator

All Known Implementing Classes:
Display.ColorInterpolator, Display.LinearIntInterpolator
Enclosing class:
Display
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface Display.IntInterpolator
  • Method Summary

    Modifier and Type
    Method
    Description
    constant(int p_277348_)
     
    int
    get(float p_270183_)