Package org.bytemechanics.commons.lang
-
Class Summary Class Description ArrayUtils Array utilitiesAutoCloseableResource This class intend to convert any resource that needs to be closed but does not implement AutoCloseable to a Closeable resource in order to be able to use into a Try-With-Resource structure