Searched defs:Guard (Results 1 - 1 of 1) sorted by relevance

/libcore/luni/src/main/java/java/security/
H A DGuard.java21 * {@code Guard} implementors protect access to other objects.
23 public interface Guard { interface
31 * the object to be protected by this {@code Guard}.

Completed in 101 milliseconds