All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.thetransactioncompany.util.package-info Maven / Gradle / Ivy

Go to download

This package provides a Java utility for typed retrieval of java.util.Properties as boolean, integer, floating point, string, URL, URI and enum values.

There is a newer version: 2.0
Show newest version
/**
 * This package provides a Java utility for typed retrieval of 
 * {@code java.util.Properties} as boolean, integer, floating point, string, 
 * enum and URL values.
 *
 * 

System requirements: * *

    *
  • Java 1.5 or later (for generics and enum support) *
* * @author Vladimir Dzhuvinov */ package com.thetransactioncompany.util;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy