@Retention(value=SOURCE) @Target(value={TYPE,FIELD,METHOD,CONSTRUCTOR}) public @interface VisibleForTesting
These elements should not be called in standard use.
Copyright © 2017–2019 Atlanmod. All rights reserved.