mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
This is needed to avoid a conflict with Object.wait() when using static imports. C++ doesn't have this issue, and has units, so Wait() still makes sense there.