Binary package “libaccess-modifier-checker-java-doc” in ubuntu bionic

Documentation for libaccess-modifier-checker-java

 This maven plugin allows applications to define custom
 access modifiers programmatically, to be enforced at
 compile time in the opt-in basis. Obviously, there's no
 runtime check either --- this is strictly a voluntary
 annotation.
 .
 This mechanism is useful for actually making sure that
 deprecated features are not used (without actually removing
 such declarations, which would break binary compatibility.)
 .
 This package provides the API documentation for
 libaccess-modifier-checker-java.