public final class StringSetPrefField extends AbstractPrefField
key, sharedPreferences
Set<String>
get()
getOr(Set<String> defaultValue)
void
put(Set<String> value)
apply, edit, exists, key, remove
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Set<String> get()
public Set<String> getOr(Set<String> defaultValue)
public void put(Set<String> value)
Copyright © 2010-2014. All Rights Reserved.