@Retention(value=RUNTIME) @Target(value=METHOD) @Documented public @interface Builder
Map<?, ?> method(Collection<?>, int)
Map<?, ?> method(Collection<?>)
boolean
auto
Class<?>
forType
String
name
public abstract String name
public abstract Class<?> forType
public abstract boolean auto
Copyright © 2016. All rights reserved.