sharp icon indicating copy to clipboard operation
sharp copied to clipboard

An annotation based SharedPreferences wrapper.

Results 1 sharp issues
Sort by recently updated
recently updated
newest added

@DefValue("ASC") String getSortColumn(); @DefValue(true) boolean getNeedRefresh(); if possible or as parameter: String getSortColumn(String defValue); boolean getNeedRefresh(boolean defValue);