Sha256: 9b031dea52f6bb8b173f2b3547423ccceb04a09c52dc80e15b5462710049b295
Contents?: true
Size: 444 Bytes
Versions: 14
Compression:
Stored size: 444 Bytes
Contents
package com.rho; public class RhoProfiler { public static final boolean RHO_STRIP_PROFILER = false; public void CREATE_COUNTER(String string) { // TODO Auto-generated method stub } public void START(String string) { // TODO Auto-generated method stub } public void DESTROY_COUNTER(String string) { // TODO Auto-generated method stub } public void STOP(String string) { // TODO Auto-generated method stub } }
Version data entries
14 entries across 14 versions & 1 rubygems