Class TimeValues.CompositionValue

  • All Implemented Interfaces:
    ITimeValue
    Enclosing class:
    TimeValues

    public static final class TimeValues.CompositionValue
    extends java.lang.Object
    implements ITimeValue
    • Method Detail

      • apply

        public float apply​(float input)
        Specified by:
        apply in interface ITimeValue
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • equals

        public boolean equals​(java.lang.Object obj)
        Overrides:
        equals in class java.lang.Object