Package org.jclouds.http.utils
Class QueryValue
- java.lang.Object
-
- org.jclouds.http.utils.QueryValue
-
- All Implemented Interfaces:
Comparable
public class QueryValue extends Object implements Comparable
-
-
Constructor Summary
Constructors Constructor Description QueryValue(Object value, boolean encoded)
-
-
-
Constructor Detail
-
QueryValue
public QueryValue(Object value, boolean encoded)
-
-
Method Detail
-
compareTo
public int compareTo(Object o)
- Specified by:
compareTo
in interfaceComparable
-
-