Class StringSome


@BoxBIF @BoxMember(type=STRING, name="StringSome") public class StringSome extends ListSome
  • Constructor Details

    • StringSome

      public StringSome()
      Constructor
  • Method Details

    • _invoke

      public Object _invoke(IBoxContext context, ArgumentsScope arguments)
      Tests whether any item in a string meets the specified callback
      Overrides:
      _invoke in class ListSome
      Parameters:
      context - The context in which the BIF is being invoked.
      arguments - Argument scope for the BIF.
      Returns:
      The result of the invocation