Spring Data Solr

Uses of Class
org.springframework.data.solr.core.convert.NumberConverters.NumberConverter

Packages that use NumberConverters.NumberConverter
org.springframework.data.solr.core.convert   
 

Uses of NumberConverters.NumberConverter in org.springframework.data.solr.core.convert
 

Methods in org.springframework.data.solr.core.convert that return NumberConverters.NumberConverter
static NumberConverters.NumberConverter NumberConverters.NumberConverter.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static NumberConverters.NumberConverter[] NumberConverters.NumberConverter.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


Spring Data Solr

Copyright © 2011-2014-2014 Pivotal. All Rights Reserved.