public class PragprogTips extends Object implements Iterable<PragprogTip>
| Modifier and Type | Field and Description |
|---|---|
static List<Locale> |
SUPPORTED_LANGUAGES
The currently supported languages.
|
| Constructor and Description |
|---|
PragprogTips(Locale language) |
| Modifier and Type | Method and Description |
|---|---|
PragprogTip |
get(int number) |
Locale |
getLanguage() |
Iterator<PragprogTip> |
iterator() |
int |
size() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic PragprogTips(Locale language)
public Locale getLanguage()
public Iterator<PragprogTip> iterator()
iterator in interface Iterable<PragprogTip>public PragprogTip get(int number)
public int size()
Copyright © 2012–2016. All rights reserved.