Interface UserSessions


public interface UserSessions
  • Method Details

    • getResults

      UserSession[] getResults()
    • getStart

      int getStart()
    • getLimit

      int getLimit()
    • getSqlWhereClause

      @Nullable String getSqlWhereClause()
    • getSize

      int getSize()
    • getTotal

      int getTotal()
    • getTookMs

      int getTookMs()