Package com.google.caliper.model
Annotation Type ExcludeFromJson
-
@Target({FIELD,TYPE}) @Retention(RUNTIME) public @interface ExcludeFromJson
Indicates that a field or type should not be serialized to JSON.
@Target({FIELD,TYPE}) @Retention(RUNTIME) public @interface ExcludeFromJson