public static class Result.ResultBuilder<T,K> extends Object
ResultBuilder(org.simpleflatmapper.converter.Context context)
Result<T,K>
build()
void
setValue(T value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ResultBuilder(org.simpleflatmapper.converter.Context context)
public void setValue(T value)
public Result<T,K> build()
Copyright © 2020. All rights reserved.