adapte abstract method

List<D> adapte(
  1. T input
)

Implementation

List<D> adapte(T input);