- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for AclEntry (0.13 sec)
-
guava/src/com/google/common/io/TempFileCreator.java
.build()); FileAttribute<ImmutableList<AclEntry>> attribute = new FileAttribute<ImmutableList<AclEntry>>() { @Override public String name() { return "acl:acl"; } @Override public ImmutableList<AclEntry> value() { return acl; } };
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Fri Oct 06 17:11:11 UTC 2023 - 12.5K bytes - Viewed (0)