data carrier, weaker than a sparse vector in that you can not jump to an arbitrary coordinate @author johnmount
| 9 | * |
| 10 | */ |
| 11 | public interface ExampleRow extends Datum { |
| 12 | int category(); |
| 13 | double weight(); |
| 14 | } |
no outgoing calls
no test coverage detected