Package edu.wpi.first.cameraserver
Class CameraServerSharedStore
java.lang.Object
edu.wpi.first.cameraserver.CameraServerSharedStore
Storage for CameraServerShared instance.
-
Method Summary
Modifier and TypeMethodDescriptionstatic CameraServerSharedGet the CameraServerShared object.static voidSet the CameraServerShared object.
-
Method Details