/** * Interfaces and abstract implementations of core services and their * components. */ @ParametersAreNonnullByDefault package sk.stuba.fiit.perconik.core.services; import javax.annotation.ParametersAreNonnullByDefault;