mirror of
https://github.com/github/codeql.git
synced 2025-12-18 18:10:39 +01:00
10 lines
170 B
Java
Generated
10 lines
170 B
Java
Generated
// Generated automatically from javafx.scene.effect.Effect for testing purposes
|
|
|
|
package javafx.scene.effect;
|
|
|
|
|
|
abstract public class Effect
|
|
{
|
|
protected Effect(){}
|
|
}
|