Package | Description |
---|---|
net.objectlab.kit.collections |
This package is inspired by Guava BUT instead of loading one key at a time in an expiring cache, the whole dataset
can be loaded in one go; of course use this ONLY if your dataset is small.
|
net.objectlab.kit.console |
This package provides a way to easily create console menus that facilitates interaction with a user.
|
net.objectlab.kit.datecalc.common |
This package provides functionalities that are used by both JDK and Joda implementation,
it is not released alone but included in the datecalc-jdk, datecalc-jdk8 or datecalc-joda JARs.
|
net.objectlab.kit.datecalc.common.ccy |
This package implements the abstract CurrencyDateCalculator interfaces; it is not released alone but included in the datecalc-jdk, datecalc-jdk8 or datecalc-joda JARs.
|
net.objectlab.kit.datecalc.jdk |
This package provides a pure JDK implementation of the DateCalculator for both Calendar and Date, it is
released as a standalone datecalc-jdk JAR.
|
net.objectlab.kit.datecalc.jdk8 |
This package implements the DateCalculator interfaces using JDK8
|
net.objectlab.kit.datecalc.joda |
This package implements the DateCalculator interfaces using Joda-time See Joda-time
|
net.objectlab.kit.fxcalc |
New to 1.4.0: FX Market Convention and FX Rates, including cross currency calculations.
|
net.objectlab.kit.pf |
New to 1.5.0: Portfolio Validation framework.
|
net.objectlab.kit.pf.ucits | |
net.objectlab.kit.pf.validator | |
net.objectlab.kit.report | |
net.objectlab.kit.util |
This package provides a series of utilities for manipulating BigDecimal and other that can be null.
|
net.objectlab.kit.util.excel |
This package provides a series of fluent classes that enable EASY creation of Excel Spreadsheets.
|
net.objectlab.kit.util.predicate |
This package provides a small Predicate that can be rendered to a human readable String.
|
Copyright © 2006–2022 Appendium - Portfolio Financing Platform. All rights reserved.