@Documented @Retention(value=RUNTIME) @Target(value={METHOD,PARAMETER}) public @interface OptionalParam
| Modifier and Type | Required Element and Description |
|---|---|
String |
description |
public abstract String description
Copyright © 2016–2018. All rights reserved.