builder icon indicating copy to clipboard operation
builder copied to clipboard

use name of field as a comment in generated Preconditions checks

Open johnbcoughlin opened this issue 8 years ago • 0 comments

e.g. Preconditions.checkNotNull(builder.id, "id")

johnbcoughlin avatar May 09 '16 17:05 johnbcoughlin