|
Re: Team 111 Wildstang 2013 Robot Code (Java)
Quote:
Originally Posted by sirchadwick
It took examining the WPI libraries design patterns and their use of this "Java" to understand how to recreate "simple" things like an unsynchronized List or a way to do a type-safe "enum".
|
There is an unsynchronized List class in edu.wpi.first.wpilibj.networktables2.util.List.
__________________
All opinions are my own.
|