Autopsy
4.21.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits Comparator< LayoutFile >.
Public Member Functions | |
int | compare (LayoutFile o1, LayoutFile o2) |
Comparator for sorting lists of LayoutFiles based on their Object ID Ensures that the single Unalloc File is in proper order, and that the bytes are continuous.
Definition at line 627 of file ExtractUnallocAction.java.
int org.sleuthkit.autopsy.directorytree.ExtractUnallocAction.SortObjId.compare | ( | LayoutFile | o1, |
LayoutFile | o2 | ||
) |
Definition at line 630 of file ExtractUnallocAction.java.
References org::sleuthkit::datamodel::AbstractContent.getId().
Copyright © 2012-2024 Sleuth Kit Labs. Generated on: Mon Mar 17 2025
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.