Interface BoolChangeHandler


public interface BoolChangeHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    changed(boolean boolValue)
     
  • Method Details