Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Pattern<T, O>

Pattern returns the object with functions predicate & execution

Type Parameters

  • T

  • O

Hierarchy

  • Pattern

Index

Properties

execution: Function<T, O>
predicate: Predicate<T>

Generated using TypeDoc