@Retention(value=RUNTIME) @Target(value={FIELD,METHOD}) public @interface NoExpose
The field marked with Exclude will not be export in the toString()
Exclude
toString()
Copyright © 2017–2021 OSGL (Open Source General Library). All rights reserved.