create abstract method

NexxPlayController create(
  1. String type,
  2. int id
)

Implementation

NexxPlayController create(String type, int id);