JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
platform.core
Package
de.grogra.pf.registry
Interface ItemComparator
public interface
ItemComparator
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
int
compare
(
Item
item1,
Item
item2,
Object
info)
Method Details
compare
int
compare
(
Item
item1,
Item
item2,
Object
info)