"

2013 FRC Java API

"

Package edu.wpi.first.wpilibj.util

Provides classes for utility robotics programming.

See:
          Description

Interface Summary
SortedVector.Comparator Interface used to determine the order to place sorted objects.
 

Class Summary
SortedVector  
 

Exception Summary
AllocationException Exception indicating that the resource is already allocated
BoundaryException This exception represents an error in which a lower limit was set as higher than an upper limit.
CheckedAllocationException Exception indicating that the resource is already allocated This is meant to be thrown by the resource class
UncleanStatusException Exception for bad status codes from the chip object
 

Package edu.wpi.first.wpilibj.util Description

Provides classes for utility robotics programming.


"

2013 FRC Java API

"

"
For updated information see the Java FRC site
"