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

/dalvik/libcore/security/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 74 milliseconds