org.easymock.internal.matchers

Class LessThan<T,extends,Comparable,T>


public class LessThan<T,extends,Comparable,T>
extends CompareTo

Constructor Summary

LessThan(Comparable value)

Method Summary

protected @Override
String getName()
protected @Override
boolean matchResult(int result)

Constructor Details

LessThan

public LessThan(Comparable value)

Method Details

String getName

protected @Override String getName()

boolean matchResult

protected @Override boolean matchResult(int result)