byKey method

Finder byKey(
  1. Key key
)

Implementation

Finder byKey(Key key) => KeyFinder(key);