| Class | Description |
|---|---|
| FileFactory |
Factory class used to resolve a file based on it's Uri
|
| IntentFactory |
This is the factory class which is used by Storm to decide which activity/fragments to instantiate
based on the source file's class type, name, or Uri.
|
| ViewFactory |
This is the factory class which is used by Storm to help with getting the correct view holder/controller
for a specific view class name.
|