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

com.transferwise.tasks.IEnvironmentValidator Maven / Gradle / Ivy

There is a newer version: 1.43.0
Show newest version
package com.transferwise.tasks;

public interface IEnvironmentValidator {

  void validate();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy