Uses of Class
com.google.visualization.datasource.datatable.value.TextValue

Packages that use TextValue
com.google.visualization.datasource.datatable.value   
 

Uses of TextValue in com.google.visualization.datasource.datatable.value
 

Methods in com.google.visualization.datasource.datatable.value that return TextValue
static TextValue TextValue.getNullValue()
          Static method to return the null value (same one for all calls).
 

Methods in com.google.visualization.datasource.datatable.value that return types with arguments of type TextValue
static java.util.Comparator<TextValue> TextValue.getTextLocalizedComparator(com.ibm.icu.util.ULocale ulocale)
          Returns a comparator that compares text values according to a given locale.
 



Copyright © 2009 Google. All Rights Reserved.