Class SimpleFramework
- java.lang.Object
-
- samples.mockpolicy.frameworkexample.SimpleFramework
-
public class SimpleFramework extends Object
-
-
Constructor Summary
Constructors Constructor Description SimpleFramework()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description NativeResult
doNativeStuff(String nativeStuffToDo)
-
-
-
Method Detail
-
doNativeStuff
public NativeResult doNativeStuff(String nativeStuffToDo)
-
-