public abstract class DefaultStorable extends Object
| Modifier and Type | Field and Description |
|---|---|
protected SensorStorage |
storage |
| Constructor and Description |
|---|
DefaultStorable() |
DefaultStorable(SensorStorage storage) |
protected final transient SensorStorage storage
public DefaultStorable()
public DefaultStorable(@Nullable SensorStorage storage)
Copyright © 2009–2015 SonarSource. All rights reserved.