A C D E G I M N O P R S V 

V

VDataPacket - Class in provided.datapacket
Composite data type for use in data packets: DataPacket<VDataPacket>
Note that Vector<ADataPacket> cannot be used as a data packet data type directly because type erasure prevents the distinction between Vector<A> and Vector<B> -- that is, they produce the same Class object.
VDataPacket() - Constructor for class provided.datapacket.VDataPacket
 
A C D E G I M N O P R S V