JSC.fromLookup constructor

JSC.fromLookup(
  1. LookupFunc lookup
)

Implementation

JSC.fromLookup(LookupFunc lookup) : _lookup = lookup;