Constructor and Description |
---|
OwningStore(T data) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
T |
get()
Gets the stored data or null if the data is not present
|
int |
hashCode() |
boolean |
isPresent()
Returns true if the stored data is present
|
public OwningStore(T data)
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.