public interface Strategy
Modifier and Type | Method and Description |
---|---|
String |
getVersion()
Strategies change; it may be important/required in most applications to know a result based on which version of a particular strategy.
|
String getVersion()
Copyright © 2018. All rights reserved.