Uses of Class
org.onemind.commons.java.datastructure.MruList.MruEntry
-
Packages that use MruList.MruEntry Package Description org.onemind.commons.java.datastructure -
-
Uses of MruList.MruEntry in org.onemind.commons.java.datastructure
Methods in org.onemind.commons.java.datastructure with parameters of type MruList.MruEntry Modifier and Type Method Description int
MruList.MruEntry. compareTo(MruList.MruEntry e)
Compare by the access time
-