uk.ac.starlink.array
Class ScratchNDArray.BackingStore
java.lang.Object
uk.ac.starlink.array.ScratchNDArray.BackingStore
- Enclosing class:
- ScratchNDArray
public static class ScratchNDArray.BackingStore
- extends Object
Typesafe enum class enumerating the types of backing store
implementation available.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MEMORY
public static final ScratchNDArray.BackingStore MEMORY
DIRECT
public static final ScratchNDArray.BackingStore DIRECT
Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.