Uses of Interface
lib.aide.vfs.VfsIngressConsumer.IngressEntry
Packages that use VfsIngressConsumer.IngressEntry
-
Uses of VfsIngressConsumer.IngressEntry in lib.aide.vfs
Classes in lib.aide.vfs that implement VfsIngressConsumer.IngressEntryModifier and TypeClassDescriptionstatic final record
static final record
Methods in lib.aide.vfs that return types with arguments of type VfsIngressConsumer.IngressEntryModifier and TypeMethodDescriptionVfsIngressConsumer.IngressPath.entries()
Returns the value of theentries
record component.Constructor parameters in lib.aide.vfs with type arguments of type VfsIngressConsumer.IngressEntryModifierConstructorDescriptionIngressPath
(org.apache.commons.vfs2.FileObject path, List<VfsIngressConsumer.IngressEntry> entries) Creates an instance of aIngressPath
record class.