Class NativeResult
- java.lang.Object
-
- samples.mockpolicy.frameworkexample.NativeResult
-
public class NativeResult extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private java.lang.String
result
-
Constructor Summary
Constructors Constructor Description NativeResult(java.lang.String result)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
get()
-