BrokerQueryCommand parseList(List str)

Source

BrokerQueryCommand parseList(List str) {
  // TODO: implement this
  return null;
}