| Package | Description |
|---|---|
| pro.redsoft.iframework.client.strategy |
Copyright 2013 REDSOFT.PRO
Licensed under the Apache License, Version 2.0 (the "License"); you may not
use this file except in compliance with the License.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
MappedComplexStrategy
MappedComplexStrategy.
|
interface |
SetComplexStrategy
ComplexStrategy.
|
| Modifier and Type | Method and Description |
|---|---|
ComplexStrategy |
HasStrategy.getStrategy()
Implementing this with covariant return types allows processing map, set, or any other based strategyes.
|
| Modifier and Type | Method and Description |
|---|---|
static <T> void |
StrategyAdapter.execute(Object bean,
ComplexStrategy complexStrategy) |
Copyright © 2012–2014 RedSoft. All rights reserved.