Autopsy  4.18.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Protected Member Functions | List of all members
org.sleuthkit.autopsy.datamodel.accounts.Accounts.ObservingChildren< X > Class Template Referenceabstract

Inherits Detachable< X >.

Protected Member Functions

void addNotify ()
 
abstract boolean createKeys (List< X > list)
 
void finalize () throws Throwable
 

Detailed Description

Base class for children that are also observers of the reviewStatusBus. It

Parameters
<X>The type of keys used by this factory.

Definition at line 193 of file Accounts.java.

Member Function Documentation

Definition at line 228 of file Accounts.java.

abstract boolean org.sleuthkit.autopsy.datamodel.accounts.Accounts.ObservingChildren< X >.createKeys ( List< X >  list)
abstractprotected

Create of keys used by this Children object to represent the child nodes.

void org.sleuthkit.autopsy.datamodel.accounts.Accounts.ObservingChildren< X >.finalize ( ) throws Throwable
protected

Definition at line 222 of file Accounts.java.


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

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