public final class EncodedString
extends java.lang.Object
Instances of this class are immutable. You can safely reuse them and call them from multiple threads at once.
Constructor and Description |
---|
EncodedString(java.lang.String encoded,
java.lang.String encoding) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
encoded() |
java.lang.String |
encoding() |
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
See www.degreedays.net/api/ for more about the Degree Days.net API.
You can sign up for a Degree Days.net API account and read the integration guide that is useful and applicable whether you are using Java or not.