Draft proposal: allow the use of relational operators on Comparable classes (original) (raw)
Howard Lovatt howard.lovatt at iee.org
Wed Mar 18 04:04:12 PDT 2009
- Previous message: PROPOSAL: Static Methods in Interfaces (v1.1)
- Next message: Draft proposal: allow the use of relational operators on Comparable classes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
You could use new operators:
.<. .<=. .>. .>=. .==.
The dots are meant to remind everyone that a method, comparable, is called.
- Previous message: PROPOSAL: Static Methods in Interfaces (v1.1)
- Next message: Draft proposal: allow the use of relational operators on Comparable classes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]