jenkins.plugins.pragprog.tips
Class PragprogTips
java.lang.Object
jenkins.plugins.pragprog.tips.PragprogTips
- All Implemented Interfaces:
- Iterable<PragprogTip>
public final class PragprogTips
- extends Object
- implements Iterable<PragprogTip>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SUPPORTED_LANGUAGES
public static final List<Locale> SUPPORTED_LANGUAGES
- The currently supported languages. NOTE that referring to the PEARSON agreement, English and German are the only
permitted languages.
getLanguage
public Locale getLanguage()
iterator
public Iterator<PragprogTip> iterator()
- Specified by:
iterator in interface Iterable<PragprogTip>
get
public PragprogTip get(int number)
size
public int size()
Copyright © 2012-2013. All Rights Reserved.