Klasse ReligionUtils

java.lang.Object
de.svws_nrw.core.utils.religion.ReligionUtils

public final class ReligionUtils extends Object
Diese Klasse stellt Hilfsmethoden in Bezug auf Religionen zur Verfügung.
  • Felddetails

    • comparator

      @NotNull public static final @NotNull Comparator<ReligionEintrag> comparator
      Ein Default-Comparator für den Vergleich von Religion-Einträgen.
    • comparatorText

      @NotNull public static final @NotNull Comparator<ReligionEintrag> comparatorText
      Ein Comparator für den Vergleich von Religion-Einträgen anhand ihres Textes.