T
- Type of the preference value.@Portable public class PreferenceScopedValue<T> extends Object
Constructor and Description |
---|
PreferenceScopedValue(T value,
PreferenceScope scope) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
PreferenceScope |
getScope() |
T |
getValue() |
int |
hashCode() |
public PreferenceScopedValue(T value, PreferenceScope scope)
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.