Autopsy  4.15.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | List of all members
org.sleuthkit.autopsy.directorytree.ExtractUnallocAction.SortObjId Class Reference

Inherits Comparator< LayoutFile >.

Public Member Functions

int compare (LayoutFile o1, LayoutFile o2)
 

Detailed Description

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 626 of file ExtractUnallocAction.java.

Member Function Documentation

int org.sleuthkit.autopsy.directorytree.ExtractUnallocAction.SortObjId.compare ( LayoutFile  o1,
LayoutFile  o2 
)

Definition at line 629 of file ExtractUnallocAction.java.


The documentation for this class was generated from the following file:

Copyright © 2012-2020 Basis Technology. Generated on: Mon Jul 6 2020
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.