- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for ForceGuavaCompilationEntryPoint (0.18 sec)
-
guava-gwt/src/com/google/common/ForceGuavaCompilationEntryPoint.java
package com.google.common; import com.google.gwt.core.client.EntryPoint; /** * A dummy entry point to convince Maven to compile our classes. * * @author Chris Povirk */ public class ForceGuavaCompilationEntryPoint implements EntryPoint { @Override public void onModuleLoad() {}
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Sat Jan 18 02:54:30 UTC 2025 - 892 bytes - Viewed (0)