Volatile constructor

Volatile(
  1. dynamic state
)

Implementation

Volatile(this.state, ):super();