@FunctionalInterface
public static interface CqlBuilder.Appender<T>
Modifier and Type | Method and Description |
---|---|
void |
appendTo(CqlBuilder builder,
T obj) |
void appendTo(CqlBuilder builder, T obj)
Copyright © 2009-2021 The Apache Software Foundation