public abstract class NullRefractor extends java.lang.Object implements Refractor<java.lang.Void>
Refractor doesn't actually do anything, nor
does it satisfactorily implement the interface. Instead, much like the
Void class, this class is a stand-in for "I don't really have a
refractor." Its primary use is as a null-ish value in the refractor
property of the SQLiteColumn annotation.SQLiteColumn| Constructor and Description |
|---|
NullRefractor() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddToBundle, addToContentValues, fromBundle, fromCursor, getSQLiteDataType, getSQLiteDefaultString, getSQLiteDefaultValue, getValueFrom, toSQLiteString