Closedown
This commit is contained in:
@@ -190,6 +190,10 @@ public class Array10 extends DeviceBase implements Readable, Cacheable, Readable
|
||||
return devArray;
|
||||
}
|
||||
|
||||
public Array10Matrix getDevMatrix(){
|
||||
return devMatrix;
|
||||
}
|
||||
|
||||
@Override
|
||||
protected void doClose() throws IOException {
|
||||
stop();
|
||||
|
||||
Reference in New Issue
Block a user