JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
Select Theme
Light
Dark
System Setting
org.neo4j.driver
org.neo4j.driver.util
Immutable
Contents
Description
Hide sidebar
Show sidebar
Annotation Interface Immutable
@Inherited
@Retention
(
RUNTIME
)
@Documented
@Target
(
TYPE
)
public @interface
Immutable
Indicates that instances of the annotated class or of its subclasses are immutable, i.e. do not provide any means of mutating their state
Since:
1.0