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

io.vrap.rmf.base.client.ClassReferenceContext Maven / Gradle / Ivy

There is a newer version: 17.15.1
Show newest version

package io.vrap.rmf.base.client;

public interface ClassReferenceContext extends Context {
    Class classReference();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy