java.text.Collator Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of dragome-js-jre Show documentation
Show all versions of dragome-js-jre Show documentation
Dragome SDK module: js-jre
package java.text;
import java.util.Comparator;
import com.dragome.commons.javascript.ScriptHelper;
public abstract class Collator implements Comparator