public final class URLEncodedString extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
static URLEncodedString |
fromJSon(com.google.gson.JsonElement jsonElement) |
static URLEncodedString |
fromString(String string) |
int |
hashCode() |
String |
toString() |
public static URLEncodedString fromString(String string)
public static URLEncodedString fromJSon(com.google.gson.JsonElement jsonElement)
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.