Package org.cryptomator.cryptofs.attr
Interface AttributeViewComponent
-
@AttributeViewScoped @Subcomponent(modules=org.cryptomator.cryptofs.attr.AttributeViewModule.class) public interface AttributeViewComponent
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceAttributeViewComponent.Builder
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Optional<FileAttributeView>attributeView()
-
-
-
Method Detail
-
attributeView
Optional<FileAttributeView> attributeView()
-
-