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

com.thebund1st.liyang.domain.model.JobSourceMatcher Maven / Gradle / Ivy

The newest version!
package com.thebund1st.liyang.domain.model;

public interface JobSourceMatcher {

    boolean supports(JobSource jobSource);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy