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

net.sf.mmm.util.package-info Maven / Gradle / Ivy

The newest version!
/* $Id: package-info.java 369 2007-11-12 18:50:49Z hohwille $
 * Copyright (c) The m-m-m Team, Licensed under the Apache License, Version 2.0
 * http://www.apache.org/licenses/LICENSE-2.0 */
/**
 * Provides utilities for general purpose.
 * 

General Utilities

* This is the base-package of all utilities of this project. This package * itself contains utilities for dealing with the basic types * {@link java.lang.Object}, {@link java.lang.String}, {@link java.lang.Number}, * and {@link java.util.Date}. */ package net.sf.mmm.util;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy