com.neeve.util
Class UtlGc

java.lang.Object
  extended by com.neeve.util.UtlGc

public final class UtlGc
extends Object

Utility class containing utilities methods to work with garbage collection.

This class IS NOT intended to be used by end users.


Constructor Summary
UtlGc()
           
 
Method Summary
static int runGc()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UtlGc

public UtlGc()
Method Detail

runGc

public static int runGc()


Copyright © 2016 Neeve Research, LLC. All Rights Reserved.