public abstract class PrimitiveType<T> extends Object
Modifier and Type | Field and Description |
---|---|
(package private) T |
value
The delegate value.
|
Constructor and Description |
---|
PrimitiveType()
Default constructor.
|
PrimitiveType(T value)
Default constructor.
|
Copyright © 2015 Open Microscopy Environment