Locale constructor

Locale(
  1. Client client
)

Implementation

Locale(Client client) : super(client);