Collection<T> constructor

Collection<T>(
  1. ClassInfo<T> classInfo
)

Implementation

Collection(this.classInfo);