Package network.lightsail
Object Language.Companion
-
- All Implemented Interfaces:
public class Language.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final List<Language>allLanguagespublic final static Language.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final List<Language>getAllLanguages()-
-
Method Detail
-
getAllLanguages
final List<Language> getAllLanguages()
-
-
-
-