Interface Control


public interface Control
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final Control
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    cut()
     
  • Field Details

    • UNBOUND

      static final Control UNBOUND
  • Method Details

    • cut

      void cut()