Package org.supercsv.util
package org.supercsv.util
Provides the utility classes used by Super CSV.
-
ClassesClassDescriptionThis is part of the internal implementation of Super CSV.This object represents the current context of a given CSV file being either read or written to.This class cache's method lookups.Provides useful utility methods for reflection.ThreeDHashMap<K1,
K2, K3, V> A 3-dimensional HashMap is a HashMap that enables you to refer to values via three keys rather than one.TwoDHashMap<K1,K2, V> A two-dimensional hashmap, is a HashMap that enables you to refer to values via two keys rather than one.Useful utility methods.