public class Jollyday extends Object
Constructor and Description |
---|
Jollyday() |
Modifier and Type | Method and Description |
---|---|
ArrayList<String> |
getHolidays(int iYear,
String phrase,
String temp)
Get a list of holiday dates of a given year.
|
static int |
getMax(int[] numbers) |
static void |
main(String[] args) |
static TimexChunk |
test(String aim,
String temp,
int year) |
public static TimexChunk test(String aim, String temp, int year)
public ArrayList<String> getHolidays(int iYear, String phrase, String temp)
iYear
- public static int getMax(int[] numbers)
public static void main(String[] args)
Copyright © 2017. All rights reserved.