Class VectorProto<R extends Num>

java.lang.Object
org.wpilib.math.linalg.proto.VectorProto<R>
All Implemented Interfaces:
Protobuf<Vector<R>, ProtobufVector>

public final class VectorProto<R extends Num> extends Object implements Protobuf<Vector<R>, ProtobufVector>