AnyLogic
Expand
Font size

@AnyLogicInternalAPI
public class ALGISSafeAccess
extends Object
This class is internal and shouldn't be called by user.
it may be removed/renamed in future.
Author:
AnyLogic North America, LLC https://anylogic.com

Method Summary

Modifier and TypeMethodDescription
static voidcloseAllCaches()
AnyLogicMapDB uses third-party org.mapdb whose jar may be not on the classpath, see AL-24153.

Methods inherited from class java.lang.Object

equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Method Details

closeAllCaches

public static void closeAllCaches()
AnyLogicMapDB uses third-party org.mapdb whose jar may be not on the classpath, see AL-24153.