Package com.google.refine.preference
Interface PreferenceValue
- All Known Implementing Classes:
TopList
public interface PreferenceValue
Interface to be extended by all objects stored in the preferences. This ensures that their full class name is
serialized with them. They should implement Jackson deserialization as usual.
- Author:
- Antonin Delpeuch
-
Method Summary
-
Method Details
-
getClassName
-