File
Doc
Category
Size
Date
Package
NamedPredicable.java
API Doc
Azureus 3.0.3.4
1346
Thu Feb 09 19:43:02 GMT 2006
org.gudy.azureus2.core3.predicate
NamedPredicable
public interface NamedPredicable implements Comparable, Predicable
NamedPredicable enables naming for a Predicable, in addition to making it sortable via Comparable
version
1.0
author
James Yeh
see
java.lang.Comparable
(
Omit source code
)
Fields Summary
Constructors Summary
Methods Summary
public
java.lang.String
getName
()
Gets the name of the Predicable
return
The name
Java Code Source