public class Tools extends Object
| Modifier and Type | Field and Description |
|---|---|
static com.metaring.framework.type.factory.DataRepresentationFactory |
FACTORY_DATA_REPRESENTATION |
static com.metaring.framework.type.factory.DigitSeriesFactory |
FACTORY_DIGIT_SERIES |
static com.metaring.framework.type.factory.EmailFactory |
FACTORY_EMAIL |
static com.metaring.framework.type.factory.EmailSeriesFactory |
FACTORY_EMAIL_SERIES |
static com.metaring.framework.util.log.LoggerFactory |
FACTORY_LOGGER |
static com.metaring.framework.type.factory.RealDigitSeriesFactory |
FACTORY_REAL_DIGIT_SERIES |
static com.metaring.framework.SysKBFactory |
FACTORY_SYSKB |
static com.metaring.framework.type.factory.TextSeriesFactory |
FACTORY_TEXT_SERIES |
static com.metaring.framework.type.factory.TruthSeriesFactory |
FACTORY_TRUTH_SERIES |
private static Function<String,Stream<String>> |
FROM_JSON_TO_STRINGS_FUNCTION |
static com.metaring.framework.ExecutionEnvironmentProvider |
PROVIDER_EXECUTION_ENVIRONMENT |
static com.metaring.framework.util.log.LogMessageTypeProvider |
PROVIDER_LOG_MESSAGE_TYPE |
| Constructor and Description |
|---|
Tools() |
private static final Function<String,Stream<String>> FROM_JSON_TO_STRINGS_FUNCTION
public static final com.metaring.framework.type.factory.EmailFactory FACTORY_EMAIL
public static final com.metaring.framework.type.factory.EmailSeriesFactory FACTORY_EMAIL_SERIES
public static final com.metaring.framework.type.factory.DigitSeriesFactory FACTORY_DIGIT_SERIES
public static final com.metaring.framework.type.factory.RealDigitSeriesFactory FACTORY_REAL_DIGIT_SERIES
public static final com.metaring.framework.type.factory.TruthSeriesFactory FACTORY_TRUTH_SERIES
public static final com.metaring.framework.type.factory.TextSeriesFactory FACTORY_TEXT_SERIES
public static final com.metaring.framework.util.log.LogMessageTypeProvider PROVIDER_LOG_MESSAGE_TYPE
public static final com.metaring.framework.util.log.LoggerFactory FACTORY_LOGGER
public static final com.metaring.framework.type.factory.DataRepresentationFactory FACTORY_DATA_REPRESENTATION
public static final com.metaring.framework.ExecutionEnvironmentProvider PROVIDER_EXECUTION_ENVIRONMENT
public static final com.metaring.framework.SysKBFactory FACTORY_SYSKB
Copyright © 2019. All rights reserved.