Variable StringListAdapterBase._states

class StringListAdapterBase
{
  // ...
  uint[] _states;
  // ...
}