org.simpleflatmapper.reflect.Getter<com.datastax.driver.core.GettableByIndexData,Set<T>>
public class DatastaxSetWithConverterGetter<I,T> extends Object implements org.simpleflatmapper.reflect.Getter<com.datastax.driver.core.GettableByIndexData,Set<T>>
DatastaxSetWithConverterGetter(int index, Class<I> type, org.simpleflatmapper.converter.ContextualConverter<I,T> converter)
Set<T>
get(com.datastax.driver.core.GettableByIndexData target)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DatastaxSetWithConverterGetter(int index, Class<I> type, org.simpleflatmapper.converter.ContextualConverter<I,T> converter)
public Set<T> get(com.datastax.driver.core.GettableByIndexData target) throws Exception
get
org.simpleflatmapper.reflect.Getter<I,T>
Exception
Copyright © 2019. All rights reserved.