Interface ArrayOperators.In.InBuilder

Enclosing class:
ArrayOperators.In

public static interface ArrayOperators.In.InBuilder
Author:
Christoph Strobl
  • Method Summary

    Modifier and Type
    Method
    Description
    Set the value to check for existence in the array.
  • Method Details