Uses of Class
me.hsgamer.topper.storage.flat.converter.ComplexFlatValueConverter.Builder
Packages that use ComplexFlatValueConverter.Builder
-
Uses of ComplexFlatValueConverter.Builder in me.hsgamer.topper.storage.flat.converter
Methods in me.hsgamer.topper.storage.flat.converter that return ComplexFlatValueConverter.BuilderModifier and TypeMethodDescriptionstatic <T> ComplexFlatValueConverter.Builder
<T> ComplexFlatValueConverter.builder()
ComplexFlatValueConverter.Builder.constructor
(Supplier<T> constructor) ComplexFlatValueConverter.Builder.entry
(FlatValueConverter<V> converter, Function<T, V> getter, BiFunction<T, V, T> setter) ComplexFlatValueConverter.Builder.stringSeparator
(String rawStringSeparator)