Class IRadiogroupController<Data>

  • All Implemented Interfaces:
    ItemController<Data,​ListModel<Data>,​IRadiogroup,​IRadio>

    public class IRadiogroupController<Data>
    extends java.lang.Object
    implements ItemController<Data,​ListModel<Data>,​IRadiogroup,​IRadio>
    An IRadiogroup controller to control any operation on the given model.

    Note: this class is not thread-safe, so when it's used in multi-threading environment, the developer should handle the threading issue.

    Author:
    katherine