@Value.Immutable
public interface JavadocDeprecation
| Modifier and Type | Method and Description |
|---|---|
String |
attr()
Deprecated.
|
Set<RetentionPolicy> |
pols()
Deprecated.
|
@Deprecated String attr()
@Deprecated Set<RetentionPolicy> pols()
Copyright © 2022 The Immutables.org authors. All rights reserved.