public class ObserveUtil extends Object
Created on 01/09/16.
| Constructor and Description |
|---|
ObserveUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
loadLogConfiguration(URL logInput,
Path logFile,
Supplier<io.ultreia.java4all.config.ApplicationConfig> configSupplier) |
static <C extends Class<?>> |
sortTypes(Collection<C> types,
Function<Class,String> function,
Locale locale) |
public static <C extends Class<?>> List<C> sortTypes(Collection<C> types, Function<Class,String> function, Locale locale)
public static void loadLogConfiguration(URL logInput, Path logFile, Supplier<io.ultreia.java4all.config.ApplicationConfig> configSupplier) throws IOException
IOExceptionCopyright © 2017–2020 IRD. All rights reserved.