Class ArrayIndexOperation

java.lang.Object
com.jayway.jsonpath.internal.path.ArrayIndexOperation

public class ArrayIndexOperation extends Object
  • Field Details

  • Constructor Details

    • ArrayIndexOperation

      private ArrayIndexOperation(List<Integer> indexes)
  • Method Details