Package sc.util
Interface IValueReplacer
-
- All Known Implementing Classes:
DBUtil.TestValueReplacer
public interface IValueReplacer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Object
replaceValue(java.lang.Object orig)
-