All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.almondtools.testrecorder.SnapshotConsumer Maven / Gradle / Ivy

package com.almondtools.testrecorder;

public interface SnapshotConsumer {

	void accept(ContextSnapshot snapshot);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy