#REFACTORING by stefan cvs_MAIN
authorStefan Vogel <sv@exept.de>
Mon, 24 Oct 2016 14:09:49 +0200
branchcvs_MAIN
changeset 3645 517b03cc6582
parent 3644 4fb87430526a
child 3646 0b6e53f03c07
#REFACTORING by stefan class: stx_libjava changed: #extensionMethodNames removed: String>>#asArrayOfSubstringsSeparatedBy:
stx_libjava.st
--- a/stx_libjava.st	Mon Oct 24 14:09:24 2016 +0200
+++ b/stx_libjava.st	Mon Oct 24 14:09:49 2016 +0200
@@ -1,3 +1,5 @@
+"{ Encoding: utf8 }"
+
 "
  COPYRIGHT (c) 1996-2015 by Claus Gittinger
 
@@ -492,7 +494,6 @@
         Process setInterrupted
         Set #'java__contains:'
         SmallInteger javaUnwrapFrom:
-        String asArrayOfSubstringsSeparatedBy:
         WrappedMethod descriptor
         WrappedMethod isAbstract
         ZipArchive nextBytes:of:startingAt:into:startingAt: