Interface MemcachedSessionComparator

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      int compare​(Session o1, Session o2)
      Returns a session by special key.
      • Methods inherited from interface java.util.Comparator

        equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
    • Method Detail

      • compare

        int compare​(Session o1,
                    Session o2)
        Returns a session by special key.
        Specified by:
        compare in interface java.util.Comparator<Session>
        Parameters:
        key -
        Returns: