BmobPointer<T extends BmobTable> constructor

BmobPointer<T extends BmobTable>(
  1. T? subSet
)

Implementation

BmobPointer(this.subSet);