| Package | Description |
|---|---|
| org.holoeverywhere.addon |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IAddonAttacher<V extends IAddonBase<?>> |
class |
IAddonBasicAttacher<V extends IAddonBase<Z>,Z> |
| Modifier and Type | Class and Description |
|---|---|
static class |
AddonSherlock.AddonSherlockA |
static class |
AddonSherlock.AddonSherlockApplication |
class |
IAddonActivity |
class |
IAddonApplication |
class |
IAddonFragment |
| Modifier and Type | Method and Description |
|---|---|
static <T extends IAddon,Z extends IAddonBase<V>,V> |
IAddon.obtain(java.lang.Class<T> clazz,
V object) |
static <T extends IAddon,Z extends IAddonBase<V>,V> |
IAddon.obtain(java.lang.String classname,
V object) |
<T,V extends IAddonBase<T>> |
IAddon.obtain(T object) |
| Modifier and Type | Method and Description |
|---|---|
<T> void |
IAddon.register(java.lang.Class<T> clazz,
java.lang.Class<? extends IAddonBase<T>> addonClazz) |
Copyright © 2012-2013. All Rights Reserved.