JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Module
org.neo4j.driver
Package
org.neo4j.driver.util
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