com.redhat.ceylon.common.BackendSupport Maven / Gradle / Ivy
package com.redhat.ceylon.common;
public interface BackendSupport {
Backends getSupportedBackends();
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy
package com.redhat.ceylon.common;
public interface BackendSupport {
Backends getSupportedBackends();
}