Package org.skriptlang.skript.lang.comparator


package org.skriptlang.skript.lang.comparator
  • Class
    Description
    Comparator<T1,T2>
    Used to compare two objects of a different or the same type.
    Holds information about a Comparator.
    Comparators are used to provide Skript with specific instructions for comparing two objects.
    Represents a relation between two objects.