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

Inherits Detachable< X >, and Observer.

Public Member Functions

void update (Observable o, Object arg)
 

Protected Member Functions

void addNotify ()
 
void finalize () throws Throwable
 

Detailed Description

Definition at line 433 of file KeywordHits.java.

Member Function Documentation

Definition at line 436 of file KeywordHits.java.

void org.sleuthkit.autopsy.datamodel.KeywordHits.DetachableObserverChildFactory< X >.finalize ( ) throws Throwable
protected

Definition at line 441 of file KeywordHits.java.

void org.sleuthkit.autopsy.datamodel.KeywordHits.DetachableObserverChildFactory< X >.update ( Observable  o,
Object  arg 
)

Definition at line 447 of file KeywordHits.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.