Interface CassandraRelevantProperties.PropertyConverter<T>

Enclosing class:
CassandraRelevantProperties

public static interface CassandraRelevantProperties.PropertyConverter<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    convert(String value)
     
  • Method Details

    • convert

      T convert(String value)