Autopsy  4.4.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
Protected Member Functions | List of all members
org.sleuthkit.autopsy.datamodel.accounts.Accounts.ByBINNode.BINFactory Class Reference

Inherits org.sleuthkit.autopsy.datamodel.accounts.Accounts.ObservingChildren< BinResult >.

Protected Member Functions

void addNotify ()
 
List< BinResultcreateKeys ()
 
Node[] createNodes (BinResult key)
 
void removeNotify ()
 

Detailed Description

Factory that generates the children of the ByBin node.

Definition at line 664 of file Accounts.java.

Member Function Documentation

void org.sleuthkit.autopsy.datamodel.accounts.Accounts.ObservingChildren< X >.addNotify ( )
protectedinherited

Definition at line 190 of file Accounts.java.

List<BinResult> org.sleuthkit.autopsy.datamodel.accounts.Accounts.ByBINNode.BINFactory.createKeys ( )
protected
Node [] org.sleuthkit.autopsy.datamodel.accounts.Accounts.ByBINNode.BINFactory.createNodes ( BinResult  key)
protected

Definition at line 724 of file Accounts.java.

void org.sleuthkit.autopsy.datamodel.accounts.Accounts.ObservingChildren< X >.removeNotify ( )
protectedinherited

Definition at line 184 of file Accounts.java.


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

Copyright © 2012-2016 Basis Technology. Generated on: Fri Sep 29 2017
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.