Package com.cognitect.transit
Interface Keyword
-
- All Superinterfaces:
Comparable<Keyword>
,Named
public interface Keyword extends Comparable<Keyword>, Named
Represents a keyword N.B. the strings returned by the Named interface for Keywords must be interned
-
-
Method Summary
-
Methods inherited from interface java.lang.Comparable
compareTo
-
Methods inherited from interface com.cognitect.transit.Named
getName, getNamespace
-
-