java.lang.Object
swim.uri.UriPart
swim.uri.UriScheme
- All Implemented Interfaces:
Comparable<UriScheme>,Debug,Display
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal intstatic UriScheme<T> Output<T>Writes a developer readable, debug-formatted string representation of this object tooutput.<T> Output<T>Writes a human readable, display-formatted string representation of this object tooutput.final booleanfinal inthashCode()final booleanfinal Stringname()static UriSchemefinal StringtoString()static UriScheme
-
Field Details
-
name
-
-
Constructor Details
-
UriScheme
-
-
Method Details
-
isDefined
public final boolean isDefined() -
name
-
compareTo
- Specified by:
compareToin interfaceComparable<UriScheme>
-
equals
-
hashCode
public final int hashCode() -
debug
Description copied from interface:DebugWrites a developer readable, debug-formatted string representation of this object tooutput. -
display
Description copied from interface:DisplayWrites a human readable, display-formatted string representation of this object tooutput. -
toString
-
undefined
-
create
-
parse
-