
org.n3r.diamond.client.cache.DynamicsAppliable Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of diamond-client Show documentation
Show all versions of diamond-client Show documentation
a config client of diamond
The newest version!
package org.n3r.diamond.client.cache;
public interface DynamicsAppliable {
void setDynamics(Object... dynamics);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy