|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CountedUrl | |
|---|---|
| net.sourceforge.pebble.comparator | |
| net.sourceforge.pebble.logging | |
| Uses of CountedUrl in net.sourceforge.pebble.comparator |
|---|
| Methods in net.sourceforge.pebble.comparator with parameters of type CountedUrl | |
|---|---|
int |
CountedUrlByCountComparator.compare(CountedUrl c1,
CountedUrl c2)
Compares two objects. |
int |
CountedUrlByNameComparator.compare(CountedUrl c1,
CountedUrl c2)
Compares two objects. |
| Uses of CountedUrl in net.sourceforge.pebble.logging |
|---|
| Subclasses of CountedUrl in net.sourceforge.pebble.logging | |
|---|---|
class |
Referer
Represents a referer URL along with a count of how many times it has been refered from. |
class |
Request
Represents a requested URL along with a count of how many times it has been accessed. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||