mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-21 01:01:43 +00:00
The `size`, `getFirst`, `getLast`, and `resize` methods were all package-private. Also make `size` return an `int` instead of a `double`.
The `size`, `getFirst`, `getLast`, and `resize` methods were all package-private. Also make `size` return an `int` instead of a `double`.