Package gw.lang.reflect
Class TypeSystemRefresher
java.lang.Object
gw.lang.reflect.TypeSystemRefresher
- All Implemented Interfaces:
ITypeSystemRefresher
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static TypeSystemRefresherprivate static final longprivate static final long -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidprivate voidstatic TypeSystemRefresherprivate booleanvoidvoidmaybeRefresh(boolean force)
-
Field Details
-
KB
private static final long KB- See Also:
-
MB
private static final long MB- See Also:
-
_instance
-
-
Constructor Details
-
TypeSystemRefresher
protected TypeSystemRefresher()
-
-
Method Details
-
getInstance
-
maybeRefresh
public void maybeRefresh()- Specified by:
maybeRefreshin interfaceITypeSystemRefresher
-
maybeRefresh
public void maybeRefresh(boolean force) - Specified by:
maybeRefreshin interfaceITypeSystemRefresher
-
doRefresh
private void doRefresh() -
doPostRefreshCleanup
protected void doPostRefreshCleanup() -
isNearMemoryBoundary
private boolean isNearMemoryBoundary()
-