Interface FloatManager.FloatOperation

Enclosing class:
FloatManager

public static interface FloatManager.FloatOperation
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    operate(Box floater)
     
  • Method Details

    • operate

      void operate(Box floater)