
org.cthul.proc.Proc0 Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of cthul-matchers Show documentation
Show all versions of cthul-matchers Show documentation
Provides hamcrest.org matchers for strings and exceptions,
allows matching code blocks, and provides several utilities for
combining matchers.
The newest version!
package org.cthul.proc;
public interface Proc0 extends Proc {
Proc0 call();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy