A B C E G I L N S Z 

A

after(T) - Method in class se.jiderhamn.CompareTo
Is the owner after the argument?

B

before(T) - Method in class se.jiderhamn.CompareTo
Is the owner before the argument?

C

CompareTo<T extends Comparable<T>> - Class in se.jiderhamn
Utility class that provides more readable syntax for Comparable.compareTo(Object).

E

eq(T) - Method in class se.jiderhamn.CompareTo
Is the owner equal to the argument?
equalTo(T) - Method in class se.jiderhamn.CompareTo
Is the owner equal to the argument?

G

ge(T) - Method in class se.jiderhamn.CompareTo
Is the owner greater than or equal to the argument?
greaterThan(T) - Method in class se.jiderhamn.CompareTo
Is the owner greater than the argument?
greaterThanOrEqualTo(T) - Method in class se.jiderhamn.CompareTo
Is the owner greater than or equal to the argument?
gt(T) - Method in class se.jiderhamn.CompareTo
Is the owner greater than the argument?

I

is(C) - Static method in class se.jiderhamn.CompareTo
Create new instance that allows for chained comparison

L

le(T) - Method in class se.jiderhamn.CompareTo
Is the owner less than or equal to the argument?
lessThan(T) - Method in class se.jiderhamn.CompareTo
Is the owner less than the argument?
lessThanOrEqualTo(T) - Method in class se.jiderhamn.CompareTo
Is the owner less than or equal to the argument?
lt(T) - Method in class se.jiderhamn.CompareTo
Is the owner less than the argument?

N

ne(T) - Method in class se.jiderhamn.CompareTo
Is the owner not equal to the argument?
notEqualTo(T) - Method in class se.jiderhamn.CompareTo
Is the owner not equal to the argument?

S

se.jiderhamn - package se.jiderhamn
 

Z

zero() - Method in class se.jiderhamn.CompareTo
Is the owner equal to zero (regardless of scale)?
A B C E G I L N S Z 

Copyright © 2013. All Rights Reserved.