se.bjurr.violations.lib.util.Absent Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of violations-lib Show documentation
Show all versions of violations-lib Show documentation
Library for parsing report files from static code analyzis.
package se.bjurr.violations.lib.util;
import java.util.Collections;
import java.util.Set;
final class Absent extends Optional {
static final Absent
© 2015 - 2025 Weber Informatics LLC | Privacy Policy