public class ElementAtIndex extends ArrayHolder
Array Holder that handles element search given the index
  • Constructor Details

    • ElementAtIndex

      public ElementAtIndex(com.fasterxml.jackson.databind.JsonNode node)
      Create a new Element-At-Index
      Parameters:
      node - The JsonNode to refer
  • Method Details