public interface  org.hamcrest.Condition$Step extends java.lang.Object
{
public abstract org.hamcrest.Condition apply(java.lang.Object, org.hamcrest.Description);
}