| Constructor and Description |
|---|
Restrictive(Coordinates wrk,
Collection<String> frnds,
Object instance)
Public ctor.
|
public Restrictive(@NotNull(message="work can\'t be NULL") Coordinates wrk, @NotNull(message="friends can\'t be NULL") Collection<String> frnds, @NotNull(message="instance can\'t be NULL") Object instance)
wrk - Coordinates we're infrnds - List of friendsinstance - Original instanceCopyright © 2009–2014 Rultor Inc.. All rights reserved.