apply abstract method

$R apply(
  1. Device transform(
    1. Device
    )
)
inherited

Implementation

Result apply(Out Function(In) transform);