Module jdk.jshell
Package jdk.jshell

Class TypeDeclSnippet


  • public class TypeDeclSnippet
    extends DeclarationSnippet
    Snippet for a type definition (a class, interface, enum, or annotation interface definition). The Kind is Snippet.Kind.TYPE_DECL.

    TypeDeclSnippet is immutable: an access to any of its methods will always return the same result. and thus is thread-safe.

    Since:
    9

微信小程序

微信扫一扫体验

微信公众账号

微信扫一扫加关注

发表
评论
返回
顶部