Interface Removable


public interface Removable
Indicates something that may possibly be removed.
  • Method Summary

    Modifier and Type
    Method
    Description
    List<? extends Reason>
    Gets a list of reasons why this row cannot be removed.
    void
    Removes the object.