/** * Base annotations of the <i>PerConIK</i> core. */ @ParametersAreNonnullByDefault package sk.stuba.fiit.perconik.core.annotations; import javax.annotation.ParametersAreNonnullByDefault;