-
- All Implemented Interfaces:
public final class UserStateSearchResult
-
-
Field Summary
Fields Modifier and Type Field Description private final InstantcreationDateprivate final Set<String>flags
-
Constructor Summary
Constructors Constructor Description UserStateSearchResult(UserState state)UserStateSearchResult(Instant creationDate, Set<String> flags)
-
Method Summary
Modifier and Type Method Description final InstantgetCreationDate()final Set<String>getFlags()
-