AclEntry.Builder

Class AclEntry.Builder

Enclosing class:
AclEntry
public static final class AclEntry.Builder
extends Object

A builder of AclEntry objects.

A Builder object is obtained by invoking one of the newBuilder methods defined by the AclEntry class.

Builder objects are mutable and are not safe for use by multiple concurrent threads without appropriate synchronization.

Since:
1.7登录查看完整内容