public class StringTester extends Object
| Constructor and Description |
|---|
StringTester() |
| Modifier and Type | Method and Description |
|---|---|
static Comparison |
compare()
Factory method used to create a String
Comparison strategy. |
static Load<String> |
load()
Factory method used to create a String
Load strategy. |
static Save<String> |
save()
Factory method used to create a String
Save strategy. |
public static Load<String> load()
Load strategy.Load.public static Save<String> save()
Save strategy.Save.public static Comparison compare()
Comparison strategy.Comparison.Copyright © 2017. All rights reserved.