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