public interface HasStrategy
| Modifier and Type | Method and Description |
|---|---|
ComplexStrategy |
getStrategy()
Implementing this with covariant return types allows processing map, set, or any other based strategyes.
|
ComplexStrategy getStrategy()
Copyright © 2012–2014 RedSoft. All rights reserved.