Method
size
This method coincides with Record#size() and ArrayRecord#size()
()
Source from the content-addressed store, hash-verified
| 103 | * {@link ArrayRecord#size()} |
| 104 | */ |
| 105 | abstract int size(); |
| 106 | |
| 107 | /** |
| 108 | * This method coincides with {@link Record#get(int)} and |
Tested by
no test coverage detected