R
- The type of the resource that was resolvedpublic class ResolvedResources<R>
extends java.lang.Object
Criterion
.Constructor and Description |
---|
ResolvedResources(Criterion criterion,
java.util.Set<R> resources)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
java.util.Set<R> |
getResources()
Get the resources that were resolved.
|
public java.util.Set<R> getResources()
Set
. Any attempt to modify will cause error.