public class Parameter extends Object implements Comparable<Parameter>
Modifier and Type | Method and Description |
---|---|
String |
asUrlEncodedPair() |
int |
compareTo(Parameter parameter) |
boolean |
equals(Object other) |
String |
getKey() |
String |
getValue() |
int |
hashCode() |
Copyright © 2015. All rights reserved.