mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-14 17:06:16 +00:00
7932 fix method doc for DisplayableItemNode.java
This commit is contained in:
parent
de4a4f59a1
commit
b4bf0fface
@ -99,6 +99,7 @@ public abstract class DisplayableItemNode extends AbstractNode {
|
||||
* operation on this artifact type and return some object as the result of
|
||||
* the operation.
|
||||
*
|
||||
* @param <T> The return type.
|
||||
* @param visitor The visitor, where the type parameter of the visitor is
|
||||
* the type of the object that will be returned as the result
|
||||
* of the visit operation.
|
||||
|
Loading…
x
Reference in New Issue
Block a user