NumListAdapter constructor

const NumListAdapter()

Creates a new NumListAdapter with a fixed byte size of 8.

Implementation

const NumListAdapter() : super(8);