public class BrowserMessageHelper extends Object
BrowserMessageHelper()
static List<BrowserEntry>
fromValue(Value baseValue)
static Set<String>
fromValueRemoved(Value value)
static Value
toValue(List<BrowserEntry> added)
toValue(Set<String> removed)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BrowserMessageHelper()
public static List<BrowserEntry> fromValue(Value baseValue)
public static Value toValue(List<BrowserEntry> added)
public static Value toValue(Set<String> removed)
public static Set<String> fromValueRemoved(Value value)