com.github.gwtbootstrap.client.ui.resources.internal.InternalResourceInjector Maven / Gradle / Ivy
package com.github.gwtbootstrap.client.ui.resources.internal;
public interface InternalResourceInjector {
public void preConfigure();
public void configure();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy