Class NativeResult

java.lang.Object
samples.mockpolicy.frameworkexample.NativeResult

public class NativeResult extends Object
  • Field Details

    • result

      private final String result
  • Constructor Details

    • NativeResult

      public NativeResult(String result)
  • Method Details