| Package | Description |
|---|---|
| org.grouplens.grapht.util |
| Modifier and Type | Class and Description |
|---|---|
class |
InstanceProvider<T>
InstanceProvider is a simple Provider that always provides the same instance.
|
class |
MemoizingProvider<T>
MemoizingProvider is a Provider that enforces memoization or caching on
another Provider that it wraps.
|
Copyright © 2016 GroupLens Research. All rights reserved.