Example usage for org.apache.commons.collections.bidimap DualHashBidiMap subclass-usage

List of usage examples for org.apache.commons.collections.bidimap DualHashBidiMap subclass-usage

Introduction

In this page you can find the example usage for org.apache.commons.collections.bidimap DualHashBidiMap subclass-usage.

Usage

From source file eu.scape_project.archiventory.container.TestContainer.java

/**
 * Test container class
 *
 * @author Sven Schlarb https://github.com/shsdev
 * @version 0.1
 */

From source file eu.scape_project.up2ti.container.ZipContainer.java

/**
 * ZIP files map. Different Key-value pair maps for managing ZIP file records.
 * K: Record key V: temporary file
 *
 * @author Sven Schlarb https://github.com/shsdev
 * @version 0.1

From source file eu.scape_project.up2ti.container.TestContainer.java

/**
 * Test container class
 *
 * @author Sven Schlarb https://github.com/shsdev
 * @version 0.1
 */

From source file eu.scape_project.archiventory.container.ZipContainer.java

/**
 * ZIP files map. Different Key-value pair maps for managing ZIP file records.
 * K: Record key V: temporary file
 *
 * @author Sven Schlarb https://github.com/shsdev
 * @version 0.1

From source file eu.scape_project.up2ti.container.ArcContainer.java

/**
 * ARC files map. Different Key-value pair maps for managing ARC file records.
 * K: Record key V: temporary file
 *
 * @author Sven Schlarb https://github.com/shsdev
 * @version 0.1

From source file eu.scape_project.archiventory.container.ArcContainer.java

/**
 * ARC files map. Different Key-value pair maps for managing ARC file records.
 * K: Record key V: temporary file
 *
 * @author Sven Schlarb https://github.com/shsdev
 * @version 0.1