public class ObserveUtil extends Object
Created on 01/09/16.
| Constructor and Description |
|---|
ObserveUtil() |
| Modifier and Type | Method and Description |
|---|---|
static Properties |
loadProperties(Properties sourceProperties,
io.ultreia.java4all.config.ApplicationConfig config) |
static <C extends Class<?>> |
sortTypes(Collection<C> types,
Function<Class,String> function,
Locale locale) |
public static Properties loadProperties(Properties sourceProperties, io.ultreia.java4all.config.ApplicationConfig config)
Copyright © 2017–2018 IRD. All rights reserved.