Closed Vatavuk closed 5 years ago
Let's create our own Dict interface that will act as Map<String, String> but will be immutable and less verbose
Dict
Map<String, String>
Let's create our own
Dict
interface that will act asMap<String, String>
but will be immutable and less verbose