Skip navigation links

Package de.griefed.serverpackcreator.utilities.misc

Miscellaneous things that don't really fit into any other package, don't warrant their own package creation, but still need a place in ServerPackCreator somewhere.

The best example for one such class would be the Generated annotation, which is used to exclude classes and/or methods from JaCoCo test coverage.

See: Description

Package de.griefed.serverpackcreator.utilities.misc Description

Miscellaneous things that don't really fit into any other package, don't warrant their own package creation, but still need a place in ServerPackCreator somewhere.

The best example for one such class would be the Generated annotation, which is used to exclude classes and/or methods from JaCoCo test coverage.
Skip navigation links