Interface FileAttribute<T>
-
public interface FileAttribute<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringname()Tvalue()
-
public interface FileAttribute<T>
| Modifier and Type | Method | Description |
|---|---|---|
String |
name() |
|
T |
value() |