Skip to content

Commit

Permalink
introduce java compatebility again.
Browse files Browse the repository at this point in the history
  • Loading branch information
DivineThreepwood committed Mar 26, 2024
1 parent 4a236dc commit c9c888a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ class AgentControllerFactoryImpl private constructor() : AgentControllerFactory

companion object {
@get:Synchronized
@JvmStatic
var instance: AgentControllerFactoryImpl = AgentControllerFactoryImpl()
private set

Expand Down

0 comments on commit c9c888a

Please sign in to comment.