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