Interface SlideConfig.Factory

Enclosing interface:
SlideConfig

public static interface SlideConfig.Factory
  • Method Summary

    Modifier and Type
    Method
    Description
    of(double target, int size, int offset)
     
  • Method Details

    • of

      SlideConfig of(double target, int size, int offset)