mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-05-03 10:04:56 +00:00
11 lines
347 B
Java
11 lines
347 B
Java
package com.efiAnalytics.apps.ts.dashboard;
|
|
|
|
public interface ComponentPaintDetector {
|
|
boolean isComponentPaintedAt(int paramInt1, int paramInt2);
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/com/efiAnalytics/apps/ts/dashboard/aR.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |