NodeWithModifiers<N>
AnnotationDeclaration
, CallableDeclaration
, ClassOrInterfaceDeclaration
, ConstructorDeclaration
, EnumDeclaration
, MethodDeclaration
, TypeDeclaration
public interface NodeWithStrictfpModifier<N extends Node> extends NodeWithModifiers<N>
Modifier and Type | Method | Description |
---|---|---|
default boolean |
isStrictfp() |
|
default N |
setStrictfp(boolean set) |
addModifier, getModifiers, removeModifier, setModifier, setModifiers
default boolean isStrictfp()
default N setStrictfp(boolean set)
Copyright © 2007–2019. All rights reserved.