edu.wpi.first.wpilibj.networktables2.type
Class ComplexData

java.lang.Object
  extended by edu.wpi.first.wpilibj.networktables2.type.ComplexData
Direct Known Subclasses:
ArrayData

public class ComplexData
extends Object

Author:
Mitchell

Constructor Summary
ComplexData(ComplexEntryType type)
           
 
Method Summary
 ComplexEntryType getType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComplexData

public ComplexData(ComplexEntryType type)
Method Detail

getType

public ComplexEntryType getType()


Copyright © 2013. All rights reserved.