
com.google.sitebricks.compiler.RequireWidgetInternPool Maven / Gradle / Ivy
package com.google.sitebricks.compiler;
import com.google.inject.Singleton;
/**
* A singleton intern pool used to manage similarities between @Require widgets.
*
* @author Dhanji R. Prasanna ([email protected])
*/
@Singleton //@Concurrent
class RequireWidgetInternPool {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy