- get() - Method in class io.ultreia.java4all.util.SingletonSupplier
-
- getAge(Date) - Static method in class io.ultreia.java4all.util.Dates
-
Get the age of a person born on the date in argument.
- getDateAndTime(Date, Date, boolean, boolean) - Static method in class io.ultreia.java4all.util.Dates
-
Créer la date qui utilise le jour donné dans day et l'heure
donnée dans time.
- getDay(Date) - Static method in class io.ultreia.java4all.util.Dates
-
Enleve les données des heures (hour, minute, second, milli = 0).
- getDefaultCalendar(Date) - Static method in class io.ultreia.java4all.util.Dates
-
Get the calendar corresponding to the date.
- getDifferenceInDays(Date, Date) - Static method in class io.ultreia.java4all.util.Dates
-
Do the difference between the two dates in argument.
- getDifferenceInHours(Date, Date) - Static method in class io.ultreia.java4all.util.Dates
-
Do the difference between the two dates in argument.
- getDifferenceInMinutes(Date, Date) - Static method in class io.ultreia.java4all.util.Dates
-
Do the difference between the two dates in argument.
- getDifferenceInMonths(Date, Date) - Static method in class io.ultreia.java4all.util.Dates
-
Do the difference between the two dates in argument.
- getDifferenceInSeconds(Date, Date) - Static method in class io.ultreia.java4all.util.Dates
-
Do the difference between the two dates in argument.
- getEndOfDay(Date) - Static method in class io.ultreia.java4all.util.Dates
-
Positionne une date sur la fin d'un jour
- getImportsList() - Method in class io.ultreia.java4all.util.ImportManager
-
- getImportsSection(String) - Method in class io.ultreia.java4all.util.ImportManager
-
Generate the import section of a java file.
- getMonth(Date) - Static method in class io.ultreia.java4all.util.Dates
-
Get the month value from a date (between 0 and 11).
- getMonthLibelle(int, Locale) - Static method in class io.ultreia.java4all.util.Dates
-
Get libelle of the month corresponding to the number given in argument.
- getMonthLibelle(int) - Static method in class io.ultreia.java4all.util.Dates
-
Get libelle of the month corresponding to the number given in argument.
- getProperty(String) - Method in class io.ultreia.java4all.util.RecursiveProperties
-
- getTime(Date, boolean, boolean) - Static method in class io.ultreia.java4all.util.Dates
-
Créer la date qui utilise uniquement l'heure
donnée dans dayTime.
- getYesterday(Date) - Static method in class io.ultreia.java4all.util.Dates
-
Get the date before today
- GZips - Class in io.ultreia.java4all.util
-
Created by tchemit on 30/12/2017.
- GZips() - Constructor for class io.ultreia.java4all.util.GZips
-