@com.android.annotations.concurrency.Immutable public final class ClassFieldImpl extends Object
Immutable implementation of com.android.builder.model.ClassField
Constructor and description |
---|
ClassFieldImpl
(String type, String name, String value) |
ClassFieldImpl
(String type, String name, String value, Set<String> annotations, String documentation) |
ClassFieldImpl
(com.android.builder.model.ClassField classField) |