-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected T |
t |
protected boolean |
valid |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
valid
protected boolean valid
-
Constructor Detail
-
Volatile
public Volatile(T t)
-
Method Detail
-
isValid
public boolean isValid()
Copyright © 2015–2022 ImgLib2. All rights reserved.