Package org.pgcodekeeper.core.utils


package org.pgcodekeeper.core.utils
  • Class
    Description
    For thread pools that shouldn't prevent normal program shutdown.
    Comprehensive file system utility class providing various file operations, temporary file/directory management, ZIP file handling, filename validation, and database project-related file operations.
    Functional interface for providing input streams.
    ModPair<K,V>
    Modifiable pair class extending the immutable Pair class.
    Pair<K,V>
    Immutable pair utility class for holding two related objects.
    Database project update and export management utility.
    Wrapper for creation and automatic recursive deletion of a temporary directory.
    Wrapper for creation and automatic deletion of a temporary file.
    A PrintWriter implementation that ensures Unix-style line endings ('\n') regardless of the platform.