Class VFXContext<T>
java.lang.Object
io.github.palexdev.virtualizedfx.base.VFXContext<T>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoid<S> SgetService(Class<S> klass) booleanhasService(Class<?> klass) boolean<S> SrequireService(Class<S> klass) services()
-
Constructor Details
-
VFXContext
-
-
Method Details
-
addLocked
-
add
-
hasService
-
isLocked
-
getContainer
-
getService
-
requireService
-
services
-