Package adams.data
-
Interface Summary Interface Description CompressionSupporter Interface forAbstractDataContainerWriter
classes that support compression.DatabaseNotesHandler For database-related data structures that handle notes as well.InPlaceProcessing For schemes that can offer in-place processing, rather than working with a copy of the data.MutableNotesHandler Allows the replacement of current notes.NotesHandler For classes that handle notes as well.RegionRecorder<T extends DataContainer> A scheme that also records regions in the data. -
Class Summary Class Description AbstractAnonymizer<T> Allows anonymizing of values.DataUtils Helper class for data-related classes.DateFormatString Wrapper for date/time formats.DecimalFormatString Wrapper for decimal formats.DoubleAnonymizer Anonymizes Double objects.IntegerAnonymizer Anonymizes Integer objects.InterpolationUtils Helper class for interpolation.Notes A helper class for the Chromatogram class for storing meta-data.RoundingUtils Helper class for rounding.SharedStringsTable Common strings are represented by integers, conserving memory.SortedList<T> Provides an always sorted list.SortedList.DefaultComparator Default comparator that assumes that objects implement theComparable
interface.StringAnonymizer Anonymizes Integer objects.WekaExperimentFile A dummy class for the GOE, for special handling of experiments. -
Enum Summary Enum Description FlipDirection The direction to flip.PageOrientation The orientation in the document.RoundingType The type of rounding to perform.SplitResultType Enumeration of what type of data to return when a split was performed.