public interface Strategy extends 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()
getVersion
in interface Strategy
Copyright © 2018. All rights reserved.