Class NullableBoolArray

java.lang.Object
ubic.gemma.core.loader.util.anndata.NullableArray<Boolean>
ubic.gemma.core.loader.util.anndata.NullableBoolArray
All Implemented Interfaces:
AutoCloseable, Array<Boolean>

public class NullableBoolArray extends NullableArray<Boolean>