BSRowOwner

API

BSRowOwner.java
interface BSRowOwner {
  List<BSRow> getRows()
}