public static class GlyphTable.LookupSpec extends Object implements Comparable
Constructor and Description |
---|
LookupSpec(String script,
String language,
String feature)
Instantiate lookup spec.
|
Modifier and Type | Method and Description |
---|---|
int |
compareTo(Object o) |
boolean |
equals(Object o) |
String |
getFeature() |
String |
getLanguage() |
String |
getScript() |
int |
hashCode() |
String |
toString() |
public String getScript()
public String getLanguage()
public String getFeature()
public int compareTo(Object o)
compareTo
in interface Comparable
Copyright © 2025 Apache Software Foundation. All rights reserved.