public static class UserSnapshot.Builder extends java.lang.Object implements javax.inject.Provider<UserSnapshot>
| Constructor and Description |
|---|
Builder(RatingVectorPDAO rvd,
UserVectorNormalizer scoreNorm,
UserVectorNormalizer simNorm) |
| Modifier and Type | Method and Description |
|---|---|
UserSnapshot |
get() |
@Inject public Builder(RatingVectorPDAO rvd, @ScoreNormalizer UserVectorNormalizer scoreNorm, @SimilarityNormalizer UserVectorNormalizer simNorm)
public UserSnapshot get()
get in interface javax.inject.Provider<UserSnapshot>