|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Decorator in com.hammurapi.convert |
|---|
| Fields in com.hammurapi.convert declared as Decorator | |
|---|---|
static Decorator |
DecoratingService.DECORATOR
Converter which delegates to convert() method. |
| Methods in com.hammurapi.convert that return Decorator | |
|---|---|
static Decorator |
DecoratingService.getDecorator()
Creates decorating closure. |
static Decorator |
DecoratingService.getDecorator(ClassLoader classLoader)
Creates decorating closure. |
static Decorator |
DecoratingService.getDecorator(Context context)
Creates decorating closure. |
static Decorator |
DecoratingService.getDecorator(Context context,
ClassLoader classLoader)
Creates decorating closure. |
| Methods in com.hammurapi.convert with parameters of type Decorator | |
|---|---|
Object |
AtomicDecorator.decorate(S source,
Context context,
Decorator<?,?> master)
Creates decoration. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||