Class ThisLazy
-
- All Implemented Interfaces:
-
pro.fessional.wings.silencer.enhance.ThisLazyAware
public class ThisLazy<T> implements ThisLazyAware<T>
- Since:
2024-05-10
trydofor
-
-
Constructor Summary
Constructors Constructor Description ThisLazy()
-
Method Summary
Modifier and Type Method Description voidsetThisLazy(@NotNull() T self)inject enhanced this before Bean Initialization -
-
Method Detail
-
setThisLazy
void setThisLazy(@NotNull() T self)
inject enhanced this before Bean Initialization
-
-
-
-