de.unkrig.commons library is a collection of generic functionality that extends and integrates
seamlessly with the standard JDK library.See: Description
| Package | Description |
|---|---|
| de.unkrig.commons.io |
This package contains classes and interfaces that extend to capabilities of
InputStreams, OutputStreams, Readers and Writers. |
| de.unkrig.commons.io.pipe |
A pipe is an object to which data can be written and from which data can be read; the data read equals the data
previously written.
|
de.unkrig.commons library is a collection of generic functionality that extends and integrates
seamlessly with the standard JDK library.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
Copyright © 2016 Arno Unkrig. All rights reserved.