public interface NodeWithStaticModifier<N extends Node> extends NodeWithModifiers<N>
| Modifier and Type | Method and Description |
|---|---|
default boolean |
isStatic() |
default N |
setStatic(boolean set) |
addModifier, getModifiers, removeModifier, setModifier, setModifiersdefault boolean isStatic()
default N setStatic(boolean set)
Copyright © 2007–2024. All rights reserved.