public final class LongPrefField extends AbstractPrefField<Long>
defaultValue, key, sharedPreferences
Modifier and Type | Method and Description |
---|---|
Long |
getOr(Long defaultValue) |
protected void |
putInternal(Long value) |
public Long getOr(Long defaultValue)
getOr
in class AbstractPrefField<Long>
protected void putInternal(Long value)
putInternal
in class AbstractPrefField<Long>
Copyright © 2010-2015. All Rights Reserved.