Package gw.internal.gosu.compiler
Class CompilationStatistics
- java.lang.Object
-
- gw.internal.gosu.compiler.CompilationStatistics
-
public class CompilationStatistics extends Object
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description voidcollectStats(ICompilableType gsClass, byte[] classBytes, boolean singleServingClassLoader)static CompilationStatisticsinstance()
-
-
-
Method Detail
-
instance
public static CompilationStatistics instance()
-
collectStats
public void collectStats(ICompilableType gsClass, byte[] classBytes, boolean singleServingClassLoader)
-
-