Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W 

F

Factory() - Constructor for class net.zer0bandwidth.android.lib.database.sqlitehouse.SQLiteHouse.Factory
 
FAILED - Static variable in class net.zer0bandwidth.android.lib.content.querybuilder.InsertionBuilder
 
fieldNotAnnotated(Field) - Static method in exception net.zer0bandwidth.android.lib.database.sqlitehouse.exceptions.SchematicException
Returns an exception to be thrown when a field that was supposed to represent a column isn't properly annotated.
fieldWasInaccessible(String, String, IllegalAccessException) - Static method in exception net.zer0bandwidth.android.lib.database.sqlitehouse.exceptions.SchematicException
Returns a new exception that notes a condition that can't happen: namely, that a field we had previously made accessible wasn't accessible when subsequently accessed.
FilterFormatException(String) - Constructor for exception net.zer0bandwidth.android.lib.content.IntentUtils.FilterFormatException
 
fldColumn - Variable in class net.zer0bandwidth.android.lib.database.sqlitehouse.SQLiteHouse.QueryContext
Deprecated.
The field of the schematic class in this context, if any.
FloatLens - Class in net.zer0bandwidth.android.lib.database.sqlitehouse.refractor
Marshals floating-point numbers.
FloatLens() - Constructor for class net.zer0bandwidth.android.lib.database.sqlitehouse.refractor.FloatLens
 
forEmptyActionList() - Static method in exception net.zer0bandwidth.android.lib.content.IntentUtils.FilterFormatException
 
forEmptyDomain() - Static method in exception net.zer0bandwidth.android.lib.content.IntentUtils.FilterFormatException
 
format(Context, String) - Static method in class net.zer0bandwidth.android.lib.text.format.TitleFormatter
Formats a string as a title.
format(Context, String, Locale) - Static method in class net.zer0bandwidth.android.lib.text.format.TitleFormatter
Formats a string as a title, using the specified locale (eventually...).
formatEnglishTitle(Context, String) - Static method in class net.zer0bandwidth.android.lib.text.format.TitleFormatter
Formats a string as a title, assuming an English-speaking locale.
FormFeedDelimStringsListLens - Class in net.zer0bandwidth.android.lib.database.sqlitehouse.refractor
A canonical implementation of StringCollectionLens in which the collection type is an ArrayList and the delimiter is a form feed character ('\f').
FormFeedDelimStringsListLens() - Constructor for class net.zer0bandwidth.android.lib.database.sqlitehouse.refractor.FormFeedDelimStringsListLens
 
fromBundle(Bundle, String) - Method in class net.zer0bandwidth.android.lib.database.sqlitehouse.refractor.BooleanLens
 
fromBundle(Bundle, String) - Method in class net.zer0bandwidth.android.lib.database.sqlitehouse.refractor.CalendarLens
 
fromBundle(Bundle, String) - Method in class net.zer0bandwidth.android.lib.database.sqlitehouse.refractor.CharacterLens
 
fromBundle(Bundle, String) - Method in class net.zer0bandwidth.android.lib.database.sqlitehouse.refractor.DateLens
 
fromBundle(Bundle, String) - Method in class net.zer0bandwidth.android.lib.database.sqlitehouse.refractor.DoubleLens
 
fromBundle(Bundle, String) - Method in class net.zer0bandwidth.android.lib.database.sqlitehouse.refractor.FloatLens
 
fromBundle(Bundle, String) - Method in class net.zer0bandwidth.android.lib.database.sqlitehouse.refractor.IntegerLens
 
fromBundle(Bundle, String) - Method in class net.zer0bandwidth.android.lib.database.sqlitehouse.refractor.LongLens
 
fromBundle(Bundle, String) - Method in interface net.zer0bandwidth.android.lib.database.sqlitehouse.refractor.Refractor
Determines the correct method in Bundle to be used to fetch the specified column, then returns that value.
fromBundle(Bundle, String) - Method in class net.zer0bandwidth.android.lib.database.sqlitehouse.refractor.ShortLens
 
fromBundle(Bundle, String) - Method in class net.zer0bandwidth.android.lib.database.sqlitehouse.refractor.SQLDateLens
 
fromBundle(Bundle, String) - Method in class net.zer0bandwidth.android.lib.database.sqlitehouse.refractor.StringCollectionLens
Fetches a collection of strings from a Bundle as a string array.
fromBundle(Bundle, String) - Method in class net.zer0bandwidth.android.lib.database.sqlitehouse.refractor.StringLens
 
fromBundle(Bundle) - Method in class net.zer0bandwidth.android.lib.database.sqlitehouse.SQLightable.Reflection
Reads fields from a supplied Bundle, and marshals it into a schematic class instance.
fromCursor(Cursor, String) - Method in class net.zer0bandwidth.android.lib.database.sqlitehouse.refractor.BooleanLens
 
fromCursor(Cursor, String) - Method in class net.zer0bandwidth.android.lib.database.sqlitehouse.refractor.CalendarLens
 
fromCursor(Cursor, String) - Method in class net.zer0bandwidth.android.lib.database.sqlitehouse.refractor.CharacterLens
 
fromCursor(Cursor, String) - Method in class net.zer0bandwidth.android.lib.database.sqlitehouse.refractor.DateLens
 
fromCursor(Cursor, String) - Method in class net.zer0bandwidth.android.lib.database.sqlitehouse.refractor.DoubleLens
 
fromCursor(Cursor, String) - Method in class net.zer0bandwidth.android.lib.database.sqlitehouse.refractor.FloatLens
 
fromCursor(Cursor, String) - Method in class net.zer0bandwidth.android.lib.database.sqlitehouse.refractor.IntegerLens
 
fromCursor(Cursor, String) - Method in class net.zer0bandwidth.android.lib.database.sqlitehouse.refractor.LongLens
 
fromCursor(Cursor, String) - Method in interface net.zer0bandwidth.android.lib.database.sqlitehouse.refractor.Refractor
Determines the correct method in Cursor to be used to fetch the specified column, then returns that value.
fromCursor(Cursor, String) - Method in class net.zer0bandwidth.android.lib.database.sqlitehouse.refractor.ShortLens
 
fromCursor(Cursor, String) - Method in class net.zer0bandwidth.android.lib.database.sqlitehouse.refractor.SQLDateLens
 
fromCursor(Cursor, String) - Method in class net.zer0bandwidth.android.lib.database.sqlitehouse.refractor.StringCollectionLens
 
fromCursor(Cursor, String) - Method in class net.zer0bandwidth.android.lib.database.sqlitehouse.refractor.StringLens
 
fromCursor(Cursor) - Method in class net.zer0bandwidth.android.lib.database.sqlitehouse.SQLightable.Reflection
Reads a row of data from the specified cursor, and marshals it into a schematic class instance corresponding to the table from which the row was fetched.
fromCursor(Cursor, Class<SC>) - Method in class net.zer0bandwidth.android.lib.database.sqlitehouse.SQLiteHouse
Reads a row of data from a cursor, and marshals it into a schematic class instance corresponding to the table from which the row was fetched.
A B C D E F G H I J K L M N O P Q R S T U V W 
Skip navigation links