JavaNativeMethodImpl_SunJDK7.st
branchdevelopment
changeset 2711 a00302fe5083
parent 2429 ebece4dcaab9
child 2731 13f5be2bf83b
equal deleted inserted replaced
2710:78c4f4a03914 2711:a00302fe5083
    18      see the differences between this version and version stx:libjava
    18      see the differences between this version and version stx:libjava
    19      as of 1.9.2010
    19      as of 1.9.2010
    20 "
    20 "
    21 "{ Package: 'stx:libjava' }"
    21 "{ Package: 'stx:libjava' }"
    22 
    22 
    23 JavaNativeMethodImpl_OpenJDK7 subclass:#'JavaNativeMethodImpl_SunJDK7'
    23 JavaNativeMethodImpl_OpenJDK7 subclass:#JavaNativeMethodImpl_SunJDK7
    24 	instanceVariableNames:''
    24 	instanceVariableNames:''
    25 	classVariableNames:''
    25 	classVariableNames:''
    26 	poolDictionaries:''
    26 	poolDictionaries:''
    27 	category:'Languages-Java-Support-OpenJDK7'
    27 	category:'Languages-Java-Support-OpenJDK7'
    28 !
    28 !
    51      as of 1.9.2010
    51      as of 1.9.2010
    52 
    52 
    53 "
    53 "
    54 ! !
    54 ! !
    55 
    55 
    56 
       
    57 !JavaNativeMethodImpl_SunJDK7 class methodsFor:'documentation'!
    56 !JavaNativeMethodImpl_SunJDK7 class methodsFor:'documentation'!
    58 
    57 
    59 version_CVS
    58 version_CVS
    60     ^ '$Header: /cvs/stx/stx/libjava/JavaNativeMethodImpl_SunJDK7.st,v 1.2 2013-02-25 11:15:31 vrany Exp $'
    59     ^ '$Header$'
    61 !
    60 !
    62 
    61 
    63 version_HG
    62 version_HG
    64 
    63 
    65     ^ '$Changeset: <not expanded> $'
    64     ^ '$Changeset: <not expanded> $'