Class ClientPanel.DestroyEDTThreadLocals
- java.lang.Object
- 
- com.inductiveautomation.factorypmi.application.runtime.ClientPanel.DestroyEDTThreadLocals
 
- 
- All Implemented Interfaces:
- java.lang.Runnable
 - Enclosing class:
- ClientPanel
 
 public static class ClientPanel.DestroyEDTThreadLocals extends java.lang.Object implements java.lang.RunnableReflectively destroys the thread locals held onto by the Py class - used to avoid memory leak
- 
- 
Constructor SummaryConstructors Constructor Description DestroyEDTThreadLocals()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description voidrun()
 
-