java.lang.Object
swim.http.HttpPart
swim.http.Product
- All Implemented Interfaces:
Debug
-
Method Summary
Modifier and TypeMethodDescriptioncomments()comments(FingerTrieSeq<String> comments) static Productstatic Productstatic Productstatic Productcreate(String name, String version, FingerTrieSeq<String> comments) <T> Output<T>Writes a developer readable, debug-formatted string representation of this object tooutput.booleaninthashCode()Writer<?,?> httpWriter(HttpWriter http) name()static ProducttoString()version()Writer<?,?> writeHttp(Output<?> output, HttpWriter http) Methods inherited from class swim.http.HttpPart
httpWriter, toHttp, writeHttp
-
Method Details
-
name
-
version
-
comments
-
comments
-
comment
-
httpWriter
- Specified by:
httpWriterin classHttpPart
-
writeHttp
-
equals
-
hashCode
public int hashCode() -
debug
Description copied from interface:DebugWrites a developer readable, debug-formatted string representation of this object tooutput. -
toString
-
create
-
create
-
create
-
create
-
parse
-