PositionableStream.st
changeset 21034 a5700813414f
parent 20691 1d196c7aa50e
child 21042 edb2e7f82c62
child 21136 fc36f8c599ce
--- a/PositionableStream.st	Thu Nov 24 16:16:04 2016 +0100
+++ b/PositionableStream.st	Thu Nov 24 16:16:15 2016 +0100
@@ -123,6 +123,12 @@
     "Modified: / 13-07-2006 / 20:36:54 / cg"
 ! !
 
+!PositionableStream class methodsFor:'testing'!
+
+isAbstract
+    ^ self == PositionableStream
+! !
+
 !PositionableStream methodsFor:'Compatibility-Dolphin'!
 
 endChunk