input stringlengths 35 67.8k | output stringlengths 39 1.53k |
|---|---|
METHOD_0 ( ) { final int size = INT_0 ; final java . nio . ByteBuffer IDENT_0 = pool . METHOD_1 ( size , IDENT_1 ) ; final java . nio . ByteBuffer IDENT_2 = pool . METHOD_1 ( ( ( IDENT_0 . METHOD_2 ( ) ) + 1 ) , IDENT_1 ) ; pool . METHOD_3 ( IDENT_0 ) ; IDENT_2 . METHOD_4 ( 0 ) ; pool . METHOD_3 ( IDENT_2 ) ; "<AssertP... | org . junit . Assert . assertSame ( IDENT_2 , pool . METHOD_1 ( IDENT_2 . METHOD_2 ( ) , IDENT_1 ) ) |
METHOD_0 ( ) { org . eclipse . collections . api . list . IDENT_0 . IDENT_1 expected = org . eclipse . collections . impl . IDENT_2 . IDENT_3 . IDENT_4 . METHOD_0 ( Integer :: IDENT_5 , IDENT_6 . mutable . empty ( ) ) ; org . eclipse . collections . api . list . IDENT_0 . IDENT_1 actual = this . IDENT_7 . stream ( ) . ... | org . junit . Assert . assertEquals ( expected , actual ) |
METHOD_0 ( ) { org . eclipse . collections . api . list . IDENT_0 . IDENT_1 expected = org . eclipse . collections . impl . IDENT_2 . IDENT_3 . IDENT_4 . METHOD_0 ( Integer :: IDENT_5 , IDENT_6 . mutable . empty ( ) ) ; org . eclipse . collections . api . list . IDENT_0 . IDENT_1 actual = this . IDENT_7 . stream ( ) . ... | org . junit . Assert . assertEquals ( expected , actual ) |
METHOD_0 ( ) { java . util . Map < java . lang . Integer , org . eclipse . collections . api . IDENT_0 . IDENT_1 . IDENT_2 < java . lang . Integer , java . lang . Integer > > expected = org . eclipse . collections . impl . list . IDENT_3 . METHOD_1 ( 100 ) . stream ( ) . collect ( java . util . stream . IDENT_4 . METHO... | org . junit . Assert . assertEquals ( expected , actual ) |
METHOD_0 ( ) { java . util . Map < java . lang . Integer , org . eclipse . collections . api . list . IDENT_0 < org . eclipse . collections . api . list . IDENT_0 < java . lang . Integer > > > expected = org . eclipse . collections . impl . list . IDENT_1 . METHOD_1 ( 100 ) . stream ( ) . collect ( java . util . stream... | org . junit . Assert . assertEquals ( expected , actual ) |
METHOD_0 ( ) { java . util . Map < java . lang . Integer , org . eclipse . collections . api . collection . IDENT_0 . IDENT_1 > expected = org . eclipse . collections . impl . list . IDENT_2 . METHOD_1 ( 100 ) . stream ( ) . collect ( java . util . stream . IDENT_3 . METHOD_2 ( ( IDENT_4 ) -> IDENT_4 OP_0 2 , org . ecl... | org . junit . Assert . assertEquals ( expected , actual ) |
METHOD_0 ( ) { java . util . Map < java . lang . Integer , org . eclipse . collections . api . map . IDENT_0 . IDENT_1 < java . lang . Integer > > expected = org . eclipse . collections . impl . list . IDENT_2 . METHOD_1 ( 100 ) . stream ( ) . collect ( java . util . stream . IDENT_3 . METHOD_2 ( ( IDENT_4 ) -> IDENT_4... | org . junit . Assert . assertEquals ( expected , actual ) |
METHOD_0 ( ) { org . eclipse . collections . api . map . IDENT_0 < java . lang . Integer , java . lang . Integer > IDENT_1 = org . eclipse . collections . impl . IDENT_2 . IDENT_3 . IDENT_4 . METHOD_0 ( ( id ) -> id , IDENT_5 . mutable . empty ( ) ) ; org . eclipse . collections . api . map . IDENT_0 < java . lang . In... | org . junit . Assert . assertEquals ( IDENT_1 , IDENT_6 ) |
METHOD_0 ( ) { org . eclipse . collections . api . map . IDENT_0 < java . lang . Integer , java . lang . Integer > IDENT_1 = org . eclipse . collections . impl . IDENT_2 . IDENT_3 . IDENT_4 . METHOD_1 ( ( id ) -> id , IDENT_5 . mutable . empty ( ) ) ; org . eclipse . collections . api . map . IDENT_0 < java . lang . In... | org . junit . Assert . assertEquals ( IDENT_1 , IDENT_6 ) |
METHOD_0 ( ) { final char [ ] IDENT_0 = STRING_0 . METHOD_1 ( ) ; final com . IDENT_1 . IDENT_2 . IDENT_3 . IDENT_4 . IDENT_5 IDENT_6 = com . IDENT_1 . IDENT_2 . IDENT_3 . IDENT_4 . IDENT_5 . newInstance ( STRING_1 , INT_0 , 16 ) ; final com . IDENT_1 . IDENT_2 . IDENT_3 . IDENT_7 IDENT_8 = com . IDENT_1 . IDENT_2 . ID... | org . junit . Assert . assertThat ( IDENT_10 . METHOD_3 ( IDENT_0 , IDENT_12 ) , org . hamcrest . core . Is . is ( true ) ) |
METHOD_0 ( ) { final int size = INT_0 ; final java . nio . ByteBuffer IDENT_0 = pool . METHOD_1 ( size , IDENT_1 ) ; final java . nio . ByteBuffer IDENT_2 = pool . METHOD_1 ( ( ( IDENT_0 . METHOD_2 ( ) ) + 1 ) , IDENT_1 ) ; IDENT_2 . METHOD_3 ( 0 ) ; pool . METHOD_4 ( IDENT_2 ) ; pool . METHOD_4 ( IDENT_0 ) ; "<AssertP... | org . junit . Assert . assertSame ( IDENT_2 , pool . METHOD_1 ( IDENT_2 . METHOD_2 ( ) , IDENT_1 ) ) |
METHOD_0 ( ) { org . eclipse . collections . api . map . IDENT_0 < java . lang . Integer , java . lang . Integer > IDENT_1 = org . eclipse . collections . impl . IDENT_2 . IDENT_3 . IDENT_4 . toList ( ) . METHOD_1 ( ( IDENT_5 ) -> IDENT_5 OP_0 2 , ( ) -> 0 , Integer :: IDENT_6 ) ; org . eclipse . collections . api . ma... | org . junit . Assert . assertEquals ( IDENT_1 , IDENT_7 ) |
METHOD_0 ( ) { org . eclipse . collections . api . set . IDENT_0 < java . lang . Integer > set = org . eclipse . collections . impl . set . mutable . IDENT_1 . METHOD_1 ( 1 , 2 , 3 ) ; org . eclipse . collections . api . set . IDENT_0 < org . eclipse . collections . api . set . IDENT_0 < java . lang . Integer > > IDENT... | org . junit . Assert . assertEquals ( IDENT_2 , org . eclipse . collections . impl . factory . IDENT_7 . METHOD_0 ( set ) ) |
METHOD_0 ( ) { org . eclipse . collections . impl . string . IDENT_0 . IDENT_1 adapter = org . eclipse . collections . impl . factory . IDENT_2 . METHOD_0 ( ( ( int ) ( STRING_0 ) ) , ( ( int ) ( STRING_1 ) ) , ( ( int ) ( STRING_2 ) ) , ( ( int ) ( STRING_2 ) ) , ( ( int ) ( STRING_3 ) ) ) ; "<AssertPlaceHolder>" ; } ... | org . junit . Assert . assertEquals ( 2 , adapter . count ( ( i ) -> i == ( ( int ) ( STRING_2 ) ) ) ) |
METHOD_0 ( ) { org . eclipse . collections . api . IDENT_0 < org . eclipse . collections . api . tuple . IDENT_1 . IDENT_2 > IDENT_3 = org . eclipse . collections . impl . factory . IDENT_1 . IDENT_4 . METHOD_0 ( IDENT_4 . mutable . with ( true , false ) , IDENT_4 . mutable . with ( true , false ) ) ; java . util . Set... | org . junit . Assert . assertEquals ( expected , IDENT_3 . METHOD_2 ( ) ) |
METHOD_0 ( ) { org . eclipse . collections . impl . IDENT_0 . IDENT_1 < java . lang . Integer , java . lang . String > collect = new org . eclipse . collections . impl . IDENT_0 . METHOD_1 ( org . eclipse . collections . impl . list . mutable . IDENT_2 . METHOD_2 ( 1 , 2 , 3 , 4 , 5 ) , String :: valueOf ) ; int IDENT_... | org . junit . Assert . assertEquals ( 15 , IDENT_3 ) |
METHOD_0 ( ) { org . eclipse . collections . impl . IDENT_0 . IDENT_1 < java . lang . Integer , java . lang . String > collect = new org . eclipse . collections . impl . IDENT_0 . METHOD_1 ( org . eclipse . collections . impl . list . mutable . IDENT_2 . METHOD_2 ( ) , String :: valueOf ) ; "<AssertPlaceHolder>" ; } ME... | org . junit . Assert . assertNull ( collect . METHOD_3 ( ) ) |
METHOD_0 ( ) { org . eclipse . collections . api . IDENT_0 < java . lang . String > list = new org . eclipse . collections . impl . IDENT_1 . METHOD_1 ( ) ; "<AssertPlaceHolder>" ; } iterator ( ) { org . eclipse . collections . impl . list . IDENT_2 IDENT_3 = org . eclipse . collections . impl . list . IDENT_2 . METHOD... | org . junit . Assert . assertFalse ( list . iterator ( ) . hasNext ( ) ) |
METHOD_0 ( ) { org . eclipse . collections . impl . IDENT_0 . IDENT_1 < java . lang . Integer > IDENT_2 = new org . eclipse . collections . impl . IDENT_0 . METHOD_1 ( ) ; java . util . List < java . lang . Integer > expected = org . eclipse . collections . impl . list . IDENT_3 . METHOD_2 ( 5 ) ; IDENT_2 . add ( expec... | org . junit . Assert . assertEquals ( expected , IDENT_2 . METHOD_3 ( expected . size ( ) ) . toList ( ) ) |
METHOD_0 ( ) { super . METHOD_0 ( ) ; org . eclipse . collections . impl . IDENT_0 . IDENT_1 < java . lang . Integer > IDENT_2 = new org . eclipse . collections . impl . IDENT_0 . METHOD_1 ( ) ; org . eclipse . collections . api . list . IDENT_3 < java . lang . Integer > expected = org . eclipse . collections . impl . ... | org . junit . Assert . assertEquals ( org . eclipse . collections . impl . list . mutable . IDENT_4 . METHOD_2 ( 3 , 2 , 4 , 1 , 5 ) , IDENT_2 . METHOD_0 ( ) . toList ( ) ) |
METHOD_0 ( ) { super . METHOD_0 ( ) ; org . eclipse . collections . impl . IDENT_0 . IDENT_1 < java . lang . Integer , java . lang . Integer > IDENT_2 = new org . eclipse . collections . impl . IDENT_0 . METHOD_1 ( org . eclipse . collections . impl . list . mutable . IDENT_3 . METHOD_2 ( 3 , 2 , 2 , 4 , 1 , 3 , 1 , 5 ... | org . junit . Assert . assertEquals ( org . eclipse . collections . impl . list . mutable . IDENT_3 . METHOD_2 ( 1 , 2 , 3 , 4 , 5 ) , IDENT_2 . METHOD_0 ( ) . toList ( ) ) |
METHOD_0 ( ) { super . METHOD_0 ( ) ; org . eclipse . collections . api . IDENT_0 < java . lang . Integer > IDENT_1 = new org . eclipse . collections . impl . IDENT_2 . METHOD_1 ( org . eclipse . collections . impl . list . mutable . IDENT_3 . METHOD_2 ( 3 , 2 , 2 , 4 , 1 , 3 , 1 , 5 ) ) ; "<AssertPlaceHolder>" ; } MET... | org . junit . Assert . assertEquals ( org . eclipse . collections . impl . list . mutable . IDENT_3 . METHOD_2 ( 3 , 2 , 4 , 1 , 5 ) , IDENT_1 . METHOD_0 ( ) . toList ( ) ) |
METHOD_0 ( ) { super . METHOD_0 ( ) ; org . eclipse . collections . impl . IDENT_0 . IDENT_1 < java . lang . Integer > IDENT_2 = new org . eclipse . collections . impl . IDENT_0 . METHOD_1 ( org . eclipse . collections . impl . list . mutable . IDENT_3 . METHOD_2 ( 3 , 2 , 2 , 4 , 1 , 3 , 1 , 5 ) , org . eclipse . coll... | org . junit . Assert . assertEquals ( org . eclipse . collections . impl . list . mutable . IDENT_3 . METHOD_2 ( 3 , 2 , 4 , 5 ) , IDENT_2 . METHOD_0 ( ) . toList ( ) ) |
METHOD_0 ( ) { super . METHOD_0 ( ) ; org . eclipse . collections . impl . IDENT_0 . IDENT_1 < java . lang . Double > IDENT_2 = new org . eclipse . collections . impl . IDENT_0 . METHOD_1 ( org . eclipse . collections . impl . list . mutable . IDENT_3 . METHOD_2 ( FLOAT_0 , 2.0 , 3 , 2.0 , FLOAT_1 , 5 , 1.0 , FLOAT_0 ,... | org . junit . Assert . assertEquals ( org . eclipse . collections . impl . list . mutable . IDENT_3 . METHOD_2 ( FLOAT_0 , 2.0 , FLOAT_1 , 1.0 , FLOAT_2 ) , IDENT_2 . METHOD_0 ( ) . toList ( ) ) |
METHOD_0 ( ) { super . METHOD_0 ( ) ; org . eclipse . collections . impl . IDENT_0 . IDENT_1 < java . lang . Integer > IDENT_2 = new org . eclipse . collections . impl . IDENT_0 . METHOD_1 ( org . eclipse . collections . impl . list . mutable . IDENT_3 . METHOD_2 ( 5 , 3 , 2 , 2 , 4 , 1 , 3 , 1 , 5 ) , org . eclipse . ... | org . junit . Assert . assertEquals ( org . eclipse . collections . impl . list . mutable . IDENT_3 . METHOD_2 ( 3 , 2 , 4 , 1 ) , IDENT_2 . METHOD_0 ( ) . toList ( ) ) |
METHOD_0 ( ) { java . lang . Object expected = new java . lang . Object ( ) ; org . eclipse . collections . impl . IDENT_0 . iterator . IDENT_1 < java . util . List < java . lang . Object > , java . lang . Object > IDENT_2 = new org . eclipse . collections . impl . IDENT_0 . iterator . METHOD_1 ( Lists . IDENT_3 . of (... | org . junit . Assert . assertSame ( expected , IDENT_2 . next ( ) ) |
METHOD_0 ( ) { java . lang . Object expected = new java . lang . Object ( ) ; org . eclipse . collections . impl . IDENT_0 . iterator . IDENT_1 < java . lang . Object > iterator = new org . eclipse . collections . impl . IDENT_0 . iterator . METHOD_1 ( Lists . IDENT_2 . of ( expected ) , ( object ) -> { } ) ; "<AssertP... | org . junit . Assert . assertSame ( expected , iterator . next ( ) ) |
METHOD_0 ( ) { org . apache . IDENT_0 . IDENT_1 . message . impl . IDENT_2 IDENT_3 = ( ( org . apache . IDENT_0 . IDENT_1 . message . impl . IDENT_2 ) ( Message . IDENT_4 . create ( ) ) ) ; org . apache . activemq . artemis . protocol . IDENT_5 . IDENT_6 . IDENT_7 IDENT_8 = METHOD_1 ( IDENT_3 ) ; "<AssertPlaceHolder>" ... | org . junit . Assert . assertNull ( IDENT_8 . METHOD_2 ( ) ) |
METHOD_0 ( ) { try { this . METHOD_1 ( ) . METHOD_2 ( new java . lang . METHOD_3 ( ) { public org . eclipse . collections . impl . IDENT_0 . IDENT_1 . METHOD_3 append ( java . lang . IDENT_2 IDENT_3 ) throws java . io . IOException { throw new java . io . IOException ( STRING_0 ) ; } public org . eclipse . collections ... | org . junit . Assert . assertEquals ( STRING_0 , IDENT_4 . getMessage ( ) ) |
METHOD_0 ( ) { if ( this . METHOD_1 ( ) ) { "<AssertPlaceHolder>" ; } else { try { this . METHOD_2 ( ) . METHOD_0 ( ( id ) -> id ) ; } catch ( java . lang . RuntimeException IDENT_0 ) { return ; } org . junit . Assert . fail ( ) ; } } METHOD_3 ( ) { return org . eclipse . collections . impl . set . strategy . mutable .... | org . junit . Assert . assertEquals ( this . METHOD_3 ( ) . METHOD_0 ( ( id ) -> id ) , this . METHOD_2 ( ) . METHOD_0 ( ( id ) -> id ) ) |
METHOD_0 ( ) { try { this . METHOD_1 ( ) . METHOD_2 ( ( IDENT_0 ) -> { throw new java . lang . RuntimeException ( STRING_0 ) ; } ) ; } catch ( java . lang . RuntimeException e ) { java . util . concurrent . IDENT_1 IDENT_2 = ( ( java . util . concurrent . IDENT_1 ) ( e . METHOD_3 ( ) ) ) ; java . lang . RuntimeExceptio... | org . junit . Assert . assertEquals ( STRING_0 , IDENT_3 . getMessage ( ) ) |
METHOD_0 ( ) { try { this . METHOD_1 ( ) . collect ( ( IDENT_0 ) -> { throw new java . lang . RuntimeException ( STRING_0 ) ; } ) . toString ( ) ; } catch ( java . lang . RuntimeException e ) { java . util . concurrent . IDENT_1 IDENT_2 = ( ( java . util . concurrent . IDENT_1 ) ( e . METHOD_2 ( ) ) ) ; java . lang . R... | org . junit . Assert . assertEquals ( STRING_0 , IDENT_3 . getMessage ( ) ) |
METHOD_0 ( ) { try { this . METHOD_1 ( ) . METHOD_2 ( ( IDENT_0 ) -> { throw new java . lang . RuntimeException ( STRING_0 ) ; } ) ; } catch ( java . lang . RuntimeException e ) { java . util . concurrent . IDENT_1 IDENT_2 = ( ( java . util . concurrent . IDENT_1 ) ( e . METHOD_3 ( ) ) ) ; java . lang . RuntimeExceptio... | org . junit . Assert . assertEquals ( STRING_0 , IDENT_3 . getMessage ( ) ) |
METHOD_0 ( ) { try { this . METHOD_1 ( ) . METHOD_2 ( ( IDENT_0 ) -> { throw new java . lang . RuntimeException ( STRING_0 ) ; } ) ; } catch ( java . lang . RuntimeException e ) { "<AssertPlaceHolder>" ; } } METHOD_2 ( org . eclipse . collections . impl . list . mutable . IDENT_1 ) { org . eclipse . collections . api .... | org . junit . Assert . assertEquals ( STRING_0 , e . getMessage ( ) ) |
METHOD_0 ( ) { try { this . METHOD_1 ( ) . collect ( ( IDENT_0 ) -> { throw new java . lang . RuntimeException ( STRING_0 ) ; } ) . toString ( ) ; } catch ( java . lang . RuntimeException e ) { "<AssertPlaceHolder>" ; } } toString ( ) { return new java . lang . String ( this . key ) ; } | org . junit . Assert . assertEquals ( STRING_0 , e . getMessage ( ) ) |
METHOD_0 ( ) { try { this . METHOD_1 ( ) . METHOD_2 ( ( IDENT_0 ) -> { throw new java . lang . RuntimeException ( STRING_0 ) ; } ) ; } catch ( java . lang . RuntimeException e ) { "<AssertPlaceHolder>" ; } } METHOD_2 ( org . eclipse . collections . api . block . IDENT_1 . IDENT_2 ) { return this . METHOD_3 ( ) . METHOD... | org . junit . Assert . assertEquals ( STRING_0 , e . getMessage ( ) ) |
METHOD_0 ( ) { int IDENT_0 = 0 ; for ( org . eclipse . collections . api . iterator . IDENT_1 iterator = this . IDENT_2 . METHOD_0 ( ) ; iterator . hasNext ( ) ; ) { IDENT_0 += ( iterator . next ( ) ) ? 1 : 0 ; } "<AssertPlaceHolder>" ; } next ( ) { T next = this . iterator . next ( ) ; this . IDENT_3 . value ( next ) ... | org . junit . Assert . assertEquals ( 2 , IDENT_0 ) |
METHOD_0 ( ) { org . eclipse . collections . api . IDENT_0 IDENT_1 = org . eclipse . collections . impl . list . mutable . IDENT_2 . IDENT_3 . METHOD_1 ( false , false , true ) . METHOD_2 ( ) ; boolean [ ] result = new boolean [ ] { true } ; IDENT_1 . METHOD_0 ( ( IDENT_4 ) -> result [ 0 ] OP_0 IDENT_4 ) ; "<AssertPlac... | org . junit . Assert . assertFalse ( result [ 0 ] ) |
METHOD_0 ( ) { org . eclipse . collections . impl . math . IDENT_0 result = this . IDENT_1 . METHOD_0 ( new org . eclipse . collections . impl . math . METHOD_1 ( 0 ) , ( object , value ) -> object . add ( ( value ? 1 : 0 ) ) ) ; "<AssertPlaceHolder>" ; } add ( org . eclipse . collections . api . tuple . IDENT_2 ) { re... | org . junit . Assert . assertEquals ( new org . eclipse . collections . impl . math . METHOD_1 ( 2 ) , result ) |
METHOD_0 ( ) { int IDENT_0 = org . eclipse . collections . impl . list . IDENT_1 . METHOD_1 ( 5 ) . select ( org . eclipse . collections . impl . block . factory . IDENT_2 . METHOD_2 ( 5 ) ) . METHOD_0 ( org . eclipse . collections . impl . list . mutable . IDENT_3 . METHOD_3 ( ) ) . METHOD_4 ( 0 , IDENT_4 . IDENT_5 ) ... | org . junit . Assert . assertEquals ( 10 , IDENT_0 ) |
METHOD_0 ( ) { int IDENT_0 = org . eclipse . collections . impl . list . IDENT_1 . METHOD_1 ( 5 ) . METHOD_2 ( 0 , IDENT_2 . IDENT_3 ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( IDENT_4 , org . eclipse . collections . api . block . function . IDENT_5 ) { return this . METHOD_3 ( ) . METHOD_2 ( IDENT_6 , function ) ; } | org . junit . Assert . assertEquals ( 15 , IDENT_0 ) |
METHOD_0 ( ) { java . lang . Integer value = org . eclipse . collections . impl . list . IDENT_0 . METHOD_1 ( 5 ) . METHOD_2 ( 0 , Integer :: max ) ; "<AssertPlaceHolder>" ; } METHOD_3 ( ) { return ( ( int ) ( this . value ) ) ; } | org . junit . Assert . assertEquals ( 5 , value . METHOD_3 ( ) ) |
METHOD_0 ( ) { "<AssertPlaceHolder>" ; } toArray ( int , int ) { return org . eclipse . collections . impl . list . IDENT_0 . METHOD_1 ( from , to ) . toArray ( ) ; } | org . junit . Assert . assertArrayEquals ( new java . lang . Integer [ ] { 1 , 2 , 3 , 4 , 5 } , org . eclipse . collections . impl . list . IDENT_0 . toArray ( 1 , 5 ) ) |
METHOD_0 ( ) { final java . lang . String IDENT_0 = STRING_0 ; org . apache . IDENT_1 . IDENT_2 . message . impl . IDENT_3 IDENT_4 = ( ( org . apache . IDENT_1 . IDENT_2 . message . impl . IDENT_3 ) ( Message . IDENT_5 . create ( ) ) ) ; IDENT_4 . METHOD_1 ( new org . apache . IDENT_1 . IDENT_2 . IDENT_6 . IDENT_7 . ME... | org . junit . Assert . assertEquals ( IDENT_0 , IDENT_10 . METHOD_5 ( ) ) |
METHOD_0 ( ) { org . eclipse . collections . api . list . IDENT_0 < java . lang . Integer > IDENT_1 = Lists . mutable . of ( ) ; org . eclipse . collections . impl . list . IDENT_2 IDENT_3 = org . eclipse . collections . impl . list . IDENT_2 . METHOD_1 ( 10 , ( - 10 ) ) . METHOD_2 ( ( - 5 ) ) ; org . eclipse . collect... | org . junit . Assert . assertEquals ( IDENT_3 , IDENT_1 ) |
METHOD_0 ( ) { org . eclipse . collections . api . IDENT_0 . list . IDENT_1 < java . lang . String > IDENT_0 = this . METHOD_1 ( ) . METHOD_2 ( ( s ) -> ( ( java . lang . Integer . METHOD_3 ( s ) ) OP_0 2 ) == 0 ) ; org . eclipse . collections . api . list . IDENT_2 < java . lang . String > expected = org . eclipse . c... | org . junit . Assert . assertEquals ( expected , this . list . METHOD_0 ( ( s ) -> ( ( java . lang . Integer . METHOD_3 ( s ) ) OP_0 2 ) == 0 ) ) |
METHOD_0 ( ) { this . list . METHOD_1 ( ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( ) { return org . eclipse . collections . impl . list . IDENT_0 . METHOD_3 ( this . METHOD_4 ( ) ) . collect ( String :: valueOf ) . toList ( ) ; } | org . junit . Assert . assertEquals ( this . METHOD_2 ( ) , this . list . METHOD_0 ( ( string ) -> string . charAt ( 0 ) ) ) |
METHOD_0 ( ) { org . eclipse . collections . api . block . function . IDENT_0 < java . lang . String , java . lang . String > IDENT_1 = org . eclipse . collections . impl . block . factory . IDENT_2 . METHOD_1 ( ) ; org . eclipse . collections . api . block . IDENT_3 . IDENT_4 < org . eclipse . collections . impl . IDE... | org . junit . Assert . assertEquals ( expected , actual ) |
METHOD_0 ( ) { org . eclipse . collections . api . block . function . IDENT_0 < java . lang . String , java . lang . String > IDENT_1 = org . eclipse . collections . impl . block . factory . IDENT_2 . METHOD_1 ( ) ; org . eclipse . collections . api . block . function . IDENT_3 < java . lang . Integer , java . lang . S... | org . junit . Assert . assertEquals ( expected , actual ) |
iterator ( ) { super . iterator ( ) ; org . eclipse . collections . api . list . IDENT_0 < java . lang . Integer > IDENT_1 = this . METHOD_0 ( 1 , 2 , 3 ) ; java . util . Iterator < java . lang . Integer > iterator = IDENT_1 . iterator ( ) ; for ( int i = IDENT_1 . size ( ) ; ( i OP_0 ) > 0 ; ) { java . lang . Integer ... | org . junit . Assert . assertEquals ( 3 , ( ( IDENT_2 . METHOD_1 ( ) ) + i ) ) |
METHOD_0 ( ) { super . METHOD_0 ( ) ; org . eclipse . collections . api . list . IDENT_0 < java . lang . Integer > IDENT_1 = this . METHOD_1 ( 1 , 2 , 3 ) ; java . lang . Integer result = IDENT_1 . METHOD_0 ( 1 , IDENT_2 . IDENT_3 ) ; "<AssertPlaceHolder>" ; } valueOf ( IDENT_4 ) { return this . IDENT_5 . get ( subject... | org . junit . Assert . assertEquals ( java . lang . Integer . valueOf ( 7 ) , result ) |
METHOD_0 ( ) { super . METHOD_0 ( ) ; org . eclipse . collections . api . list . IDENT_0 < java . lang . Integer > IDENT_1 = org . eclipse . collections . impl . list . IDENT_2 . IDENT_3 . METHOD_1 ( 1 , 2 , 3 ) ; "<AssertPlaceHolder>" ; } METHOD_0 ( int ) { for ( int i = ( this . size ( ) ) - 1 ; i >= 0 ; i OP_0 ) { i... | org . junit . Assert . assertEquals ( 1 , IDENT_1 . METHOD_0 ( 2 ) ) |
METHOD_0 ( ) { final java . lang . String IDENT_0 = STRING_0 ; org . apache . IDENT_1 . IDENT_2 . message . impl . IDENT_3 IDENT_4 = ( ( org . apache . IDENT_1 . IDENT_2 . message . impl . IDENT_3 ) ( Message . IDENT_5 . create ( ) ) ) ; IDENT_4 . METHOD_1 ( new org . apache . IDENT_1 . IDENT_2 . IDENT_6 . IDENT_7 . ME... | org . junit . Assert . assertEquals ( IDENT_0 , IDENT_10 . METHOD_5 ( ) . toString ( ) ) |
METHOD_0 ( ) { org . eclipse . collections . api . list . IDENT_0 < java . lang . Integer > list = new org . eclipse . collections . impl . list . IDENT_1 . METHOD_1 ( ) ; "<AssertPlaceHolder>" ; } METHOD_0 ( T ) { this . remove ( element ) ; return this ; } | org . junit . Assert . assertSame ( list , list . METHOD_0 ( 2 ) ) |
METHOD_0 ( ) { java . util . concurrent . atomic . IDENT_0 IDENT_1 = new java . util . concurrent . atomic . METHOD_1 ( ) ; new org . eclipse . collections . impl . list . IDENT_2 . METHOD_2 ( ) . METHOD_0 ( ( METHOD_0 ) -> IDENT_1 . METHOD_3 ( ) ) ; "<AssertPlaceHolder>" ; } get ( ) { org . eclipse . collections . imp... | org . junit . Assert . assertEquals ( 0 , IDENT_1 . get ( ) ) |
METHOD_0 ( ) { org . eclipse . collections . api . list . IDENT_0 < java . lang . Integer > result = Lists . mutable . of ( ) ; org . eclipse . collections . api . list . IDENT_0 < java . lang . Integer > collection = org . eclipse . collections . impl . list . IDENT_1 . IDENT_2 . METHOD_1 ( 1 ) ; collection . METHOD_0... | org . junit . Assert . assertEquals ( org . eclipse . collections . impl . list . mutable . IDENT_6 . METHOD_3 ( 1 ) , result ) |
iterator ( ) { org . eclipse . collections . api . list . IDENT_0 < java . lang . Integer > IDENT_1 = org . eclipse . collections . impl . list . IDENT_2 . IDENT_3 . METHOD_0 ( 1 ) ; java . util . Iterator < java . lang . Integer > iterator = IDENT_1 . iterator ( ) ; for ( int i = IDENT_1 . size ( ) ; ( i OP_0 ) > 0 ; ... | org . junit . Assert . assertEquals ( 1 , ( ( IDENT_4 . METHOD_1 ( ) ) + i ) ) |
METHOD_0 ( ) { org . eclipse . collections . api . list . IDENT_0 < java . lang . Integer > IDENT_1 = org . eclipse . collections . impl . list . IDENT_2 . IDENT_3 . METHOD_1 ( 1 ) ; java . lang . Integer result = IDENT_1 . METHOD_0 ( 1 , IDENT_4 . IDENT_5 ) ; "<AssertPlaceHolder>" ; } valueOf ( IDENT_6 ) { return this... | org . junit . Assert . assertEquals ( java . lang . Integer . valueOf ( 2 ) , result ) |
METHOD_0 ( ) { org . eclipse . collections . api . list . IDENT_0 < java . lang . Integer > IDENT_1 = org . eclipse . collections . impl . list . IDENT_2 . IDENT_3 . METHOD_1 ( 1 ) ; java . lang . Integer result = IDENT_1 . METHOD_0 ( 1 , ( IDENT_4 , item , parameter ) -> ( IDENT_4 + item ) + parameter , 0 ) ; "<Assert... | org . junit . Assert . assertEquals ( java . lang . Integer . valueOf ( 2 ) , result ) |
METHOD_0 ( ) { "<AssertPlaceHolder>" ; } METHOD_1 ( ) { return IDENT_0 . IDENT_1 . empty ( ) ; } | org . junit . Assert . assertTrue ( this . METHOD_1 ( ) . METHOD_0 ( this . METHOD_1 ( ) . toList ( ) ) ) |
METHOD_0 ( ) { "<AssertPlaceHolder>" ; } METHOD_1 ( ) { return IDENT_0 . IDENT_1 . empty ( ) ; } | org . junit . Assert . assertTrue ( this . METHOD_1 ( ) . METHOD_0 ( this . METHOD_1 ( ) ) ) |
METHOD_0 ( ) { org . eclipse . collections . api . list . IDENT_0 < java . lang . Integer > result = Lists . mutable . of ( ) ; org . eclipse . collections . api . list . ImmutableList < java . lang . Integer > collection = this . METHOD_1 ( ) ; collection . METHOD_0 ( org . eclipse . collections . impl . block . IDENT... | org . junit . Assert . assertEquals ( collection , result ) |
METHOD_0 ( ) { org . eclipse . collections . api . collection . IDENT_0 < java . lang . Integer > result = Lists . mutable . of ( ) ; this . METHOD_1 ( ) . METHOD_0 ( ( IDENT_1 , IDENT_2 ) -> result . add ( ( IDENT_1 + IDENT_2 ) ) , 0 ) ; "<AssertPlaceHolder>" ; } METHOD_1 ( ) { return IDENT_3 . IDENT_4 . empty ( ) ; } | org . junit . Assert . assertEquals ( this . METHOD_1 ( ) , result ) |
METHOD_0 ( ) { org . eclipse . collections . api . collection . IDENT_0 < java . lang . String > actual = this . METHOD_1 ( ) . METHOD_2 ( ( IDENT_1 ) -> Lists . IDENT_2 . of ( java . lang . String . valueOf ( IDENT_1 ) ) , org . eclipse . collections . impl . list . mutable . IDENT_3 . METHOD_3 ( ) ) ; org . eclipse .... | org . junit . Assert . assertEquals ( expected , actual ) |
METHOD_0 ( ) { org . eclipse . collections . api . list . IDENT_0 < java . lang . Integer > IDENT_1 = this . METHOD_1 ( ) . toList ( ) ; IDENT_1 . METHOD_2 ( ) ; org . eclipse . collections . api . list . ImmutableList < java . lang . Integer > IDENT_2 = IDENT_1 . METHOD_3 ( ) ; org . eclipse . collections . api . list... | org . junit . Assert . assertEquals ( this . METHOD_1 ( ) , IDENT_3 ) |
METHOD_0 ( ) { org . eclipse . collections . api . list . ImmutableList < java . lang . Integer > list = this . METHOD_1 ( 2 ) ; "<AssertPlaceHolder>" ; } valueOf ( IDENT_0 ) { return this . IDENT_1 . get ( subject ) ; } | org . junit . Assert . assertEquals ( java . lang . Integer . valueOf ( 2 ) , list . METHOD_0 ( ) ) |
METHOD_0 ( ) { org . eclipse . collections . api . list . ImmutableList < java . lang . Integer > list = Lists . IDENT_0 . empty ( ) ; org . eclipse . collections . api . list . IDENT_1 < java . lang . Integer > result = Lists . mutable . empty ( ) ; list . METHOD_0 ( org . eclipse . collections . impl . block . IDENT_... | org . junit . Assert . assertEquals ( list , result ) |
METHOD_0 ( ) { org . eclipse . collections . api . list . ImmutableList < java . lang . Integer > IDENT_0 = this . METHOD_1 ( ) ; "<AssertPlaceHolder>" ; } METHOD_0 ( org . eclipse . collections . api . block . IDENT_1 . IDENT_2 ) { return null ; } | org . junit . Assert . assertNull ( IDENT_0 . METHOD_0 ( java . lang . Integer . valueOf ( 1 ) :: equals ) ) |
METHOD_0 ( ) { org . eclipse . collections . api . list . ImmutableList < java . lang . Integer > IDENT_0 = this . METHOD_1 ( ) ; "<AssertPlaceHolder>" ; } METHOD_0 ( org . eclipse . collections . api . block . IDENT_1 . IDENT_2 , IDENT_3 ) { return null ; } | org . junit . Assert . assertNull ( IDENT_0 . METHOD_0 ( Object :: equals , java . lang . Integer . valueOf ( 1 ) ) ) |
METHOD_0 ( ) { org . apache . IDENT_0 . IDENT_1 . message . impl . IDENT_2 IDENT_3 = ( ( org . apache . IDENT_0 . IDENT_1 . message . impl . IDENT_2 ) ( Message . IDENT_4 . create ( ) ) ) ; IDENT_3 . METHOD_1 ( new org . apache . IDENT_0 . IDENT_1 . IDENT_5 . IDENT_6 . METHOD_2 ( ) ) ; IDENT_3 . METHOD_3 ( false ) ; or... | org . junit . Assert . assertFalse ( IDENT_9 . METHOD_5 ( ) ) |
METHOD_0 ( ) { org . eclipse . collections . api . list . ImmutableList < java . lang . Integer > IDENT_0 = this . METHOD_1 ( ) ; "<AssertPlaceHolder>" ; } METHOD_0 ( ) { return null ; } | org . junit . Assert . assertNull ( IDENT_0 . METHOD_0 ( ) ) |
METHOD_0 ( ) { org . eclipse . collections . api . list . IDENT_0 < java . lang . Integer > IDENT_1 = this . METHOD_1 ( ) ; "<AssertPlaceHolder>" ; } METHOD_0 ( int ) { throw new java . lang . METHOD_2 ( STRING_0 ) ; } | org . junit . Assert . assertEquals ( ( - 1 ) , IDENT_1 . METHOD_0 ( 1 ) ) |
METHOD_0 ( ) { org . eclipse . collections . api . list . IDENT_0 < java . lang . Integer > IDENT_1 = this . METHOD_1 ( ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( T , java . util . IDENT_2 ) { return java . util . Collections . METHOD_2 ( this , key , IDENT_3 ) ; } | org . junit . Assert . assertEquals ( ( - 1 ) , IDENT_1 . METHOD_2 ( 1 , Integer :: compareTo ) ) |
METHOD_0 ( ) { org . eclipse . collections . api . list . ImmutableList < java . lang . Integer > list = new org . eclipse . collections . impl . list . IDENT_0 . METHOD_1 ( 3 ) ; "<AssertPlaceHolder>" ; } valueOf ( IDENT_1 ) { return this . IDENT_2 . get ( subject ) ; } | org . junit . Assert . assertEquals ( java . lang . Integer . valueOf ( 3 ) , list . METHOD_0 ( ) ) |
METHOD_0 ( ) { org . eclipse . collections . api . list . ImmutableList < java . lang . Integer > list = Lists . IDENT_0 . of ( 1 , 2 , 3 , 4 , 5 ) . METHOD_1 ( 1 , 2 ) ; "<AssertPlaceHolder>" ; } valueOf ( IDENT_1 ) { return this . IDENT_2 . get ( subject ) ; } | org . junit . Assert . assertEquals ( java . lang . Integer . valueOf ( 2 ) , list . METHOD_0 ( ) ) |
get ( ) { org . eclipse . collections . api . list . IDENT_0 . IDENT_1 list = this . METHOD_0 ( ) ; for ( int i = 0 ; i < ( list . size ( ) ) ; i ++ ) { "<AssertPlaceHolder>" ; } } get ( int ) { return this . delegate . get ( index ) ; } | org . junit . Assert . assertEquals ( ( ( i & 1 ) == 0 ) , list . get ( i ) ) |
METHOD_0 ( ) { "<AssertPlaceHolder>" ; } METHOD_1 ( ) { return IDENT_0 . IDENT_1 . empty ( ) ; } | org . junit . Assert . assertTrue ( this . METHOD_1 ( ) . METHOD_0 ( ) ) |
METHOD_0 ( ) { "<AssertPlaceHolder>" ; } METHOD_1 ( ) { return IDENT_0 . IDENT_1 . empty ( ) ; } | org . junit . Assert . assertEquals ( ( ( ( this . METHOD_1 ( ) . size ( ) ) & 1 ) != 0 ) , this . METHOD_1 ( ) . METHOD_0 ( ) ) |
METHOD_0 ( ) { super . METHOD_0 ( ) ; java . lang . String [ ] IDENT_0 = new java . lang . String [ 1 ] ; IDENT_0 [ 0 ] = "" ; this . METHOD_1 ( ) . METHOD_0 ( ( IDENT_1 ) -> IDENT_0 [ 0 ] += IDENT_1 ) ; java . lang . StringBuilder IDENT_2 = new java . lang . StringBuilder ( ) ; for ( int i = 0 ; i < ( this . METHOD_1 ... | org . junit . Assert . assertEquals ( IDENT_2 . toString ( ) , IDENT_0 [ 0 ] ) |
METHOD_0 ( ) { org . apache . IDENT_0 . IDENT_1 . message . impl . IDENT_2 IDENT_3 = ( ( org . apache . IDENT_0 . IDENT_1 . message . impl . IDENT_2 ) ( Message . IDENT_4 . create ( ) ) ) ; org . apache . activemq . artemis . protocol . IDENT_5 . IDENT_6 . IDENT_7 IDENT_8 = METHOD_1 ( IDENT_3 ) ; "<AssertPlaceHolder>" ... | org . junit . Assert . assertFalse ( IDENT_8 . METHOD_2 ( ) ) |
METHOD_0 ( ) { super . METHOD_0 ( ) ; org . eclipse . collections . api . list . IDENT_0 . IDENT_1 IDENT_2 = this . METHOD_1 ( true , false , true , true ) ; org . eclipse . collections . api . list . IDENT_0 . IDENT_1 IDENT_3 = this . METHOD_1 ( true , true , false , true ) ; "<AssertPlaceHolder>" ; } METHOD_0 ( ) { o... | org . junit . Assert . METHOD_6 ( IDENT_2 , IDENT_3 ) |
METHOD_0 ( ) { java . lang . String [ ] IDENT_0 = new java . lang . String [ 2 ] ; IDENT_0 [ 0 ] = "" ; this . METHOD_1 ( ) . METHOD_0 ( ( IDENT_1 , index ) -> IDENT_0 [ 0 ] += ( index + STRING_0 ) + IDENT_1 ) ; "<AssertPlaceHolder>" ; } METHOD_0 ( java . lang . IDENT_2 , org . eclipse . collections . api . block . IDE... | org . junit . Assert . assertEquals ( "" , IDENT_0 [ 0 ] ) |
METHOD_0 ( ) { org . eclipse . collections . api . list . IDENT_0 < java . lang . Integer > IDENT_1 = Lists . mutable . empty ( ) ; org . eclipse . collections . api . list . IDENT_0 < java . lang . Integer > results = Lists . mutable . empty ( ) ; IDENT_1 . METHOD_1 ( results :: add ) ; "<AssertPlaceHolder>" ; } METHO... | org . junit . Assert . assertEquals ( IDENT_1 , results ) |
METHOD_0 ( ) { org . eclipse . collections . api . list . IDENT_0 < java . lang . String > list = this . METHOD_1 ( "a" , STRING_0 , "b" , STRING_1 , "b" , STRING_2 , STRING_3 , STRING_4 ) ; org . eclipse . collections . api . list . IDENT_0 < java . lang . String > actual = list . METHOD_2 ( org . eclipse . collection... | org . junit . Assert . assertEquals ( Lists . mutable . with ( "a" , "b" , STRING_1 , STRING_2 , STRING_3 ) , actual ) |
METHOD_0 ( ) { org . apache . IDENT_0 . IDENT_1 . message . impl . IDENT_2 IDENT_3 = ( ( org . apache . IDENT_0 . IDENT_1 . message . impl . IDENT_2 ) ( Message . IDENT_4 . create ( ) ) ) ; org . apache . activemq . artemis . protocol . IDENT_5 . IDENT_6 . IDENT_7 IDENT_8 = METHOD_1 ( IDENT_3 ) ; "<AssertPlaceHolder>" ... | org . junit . Assert . assertNull ( IDENT_8 . METHOD_2 ( ) ) |
METHOD_0 ( ) { org . eclipse . collections . api . list . IDENT_0 < java . lang . String > list = this . METHOD_1 ( "a" , STRING_0 , "b" , STRING_1 , "b" , STRING_2 , STRING_3 , STRING_4 ) ; org . eclipse . collections . api . list . IDENT_0 < java . lang . String > actual = list . METHOD_0 ( String :: toLowerCase ) ; ... | org . junit . Assert . assertEquals ( Lists . mutable . with ( "a" , "b" , STRING_1 , STRING_2 , STRING_3 ) , actual ) |
METHOD_0 ( ) { org . eclipse . collections . api . list . IDENT_0 < java . lang . Integer > IDENT_1 = this . METHOD_1 ( 1 , 2 , 3 ) ; IDENT_1 . addAll ( 0 , Lists . IDENT_2 . of ( 0 ) ) ; java . lang . Integer IDENT_3 = - 1 ; IDENT_1 . addAll ( 0 , new java . util . ArrayList ( Lists . IDENT_2 . of ( IDENT_3 ) ) ) ; ID... | org . junit . Assert . assertEquals ( org . eclipse . collections . impl . list . mutable . IDENT_4 . METHOD_2 ( ( - 3 ) , ( - 2 ) , ( - 1 ) , 0 , 1 , 2 , 3 ) , IDENT_1 ) |
METHOD_0 ( ) { int IDENT_0 = 0 ; org . eclipse . collections . api . list . IDENT_1 < java . lang . Integer > IDENT_2 = this . METHOD_1 ( 1 , 2 , 3 , 4 ) ; for ( java . util . Iterator < java . lang . Integer > iterator = IDENT_2 . METHOD_0 ( ) ; iterator . hasNext ( ) ; ) { java . lang . Integer IDENT_3 = iterator . n... | org . junit . Assert . assertEquals ( 20 , IDENT_0 ) |
METHOD_0 ( ) { super . METHOD_0 ( ) ; org . eclipse . collections . api . list . IDENT_0 < java . lang . Integer > IDENT_1 = org . eclipse . collections . impl . list . mutable . IDENT_2 . < java . lang . Integer > METHOD_1 ( 4 ) . with ( 1 , 2 , 3 ) ; "<AssertPlaceHolder>" ; } indexOf ( java . lang . Object ) { int re... | org . junit . Assert . assertEquals ( 1 , IDENT_1 . indexOf ( 2 ) ) |
toArray ( ) { super . toArray ( ) ; org . eclipse . collections . api . list . IDENT_0 < java . lang . String > list = new org . eclipse . collections . impl . list . mutable . METHOD_0 ( ) ; list . addAll ( org . eclipse . collections . impl . list . mutable . IDENT_1 . METHOD_1 ( "1" , "2" , STRING_0 , STRING_1 ) ) ;... | org . junit . Assert . assertArrayEquals ( new java . lang . String [ ] { "1" , "2" , STRING_0 , STRING_1 , STRING_0 , STRING_2 , STRING_0 , STRING_2 } , list . toArray ( ) ) |
METHOD_0 ( ) { java . util . List < java . lang . Integer > expected = new java . util . ArrayList ( org . eclipse . collections . impl . list . IDENT_0 . METHOD_1 ( 20 ) ) ; org . eclipse . collections . impl . list . mutable . IDENT_1 < java . lang . Integer > actual = new org . eclipse . collections . impl . list . ... | org . junit . Assert . assertEquals ( expected , actual ) |
METHOD_0 ( ) { super . METHOD_0 ( ) ; org . eclipse . collections . api . list . IDENT_0 < java . lang . Integer > list = org . eclipse . collections . impl . list . mutable . IDENT_1 . METHOD_1 ( org . eclipse . collections . impl . list . IDENT_2 . METHOD_2 ( 5 ) ) ; list . METHOD_0 ( ( object , index ) -> "<AssertPl... | org . junit . Assert . assertEquals ( index , ( object - 1 ) ) |
METHOD_0 ( ) { org . eclipse . collections . api . list . IDENT_0 < org . eclipse . collections . api . tuple . IDENT_1 < java . lang . String > > list = org . eclipse . collections . impl . list . mutable . IDENT_2 . METHOD_1 ( ) ; org . eclipse . collections . api . list . IDENT_0 < java . lang . String > IDENT_3 = t... | org . junit . Assert . assertEquals ( this . METHOD_2 ( org . eclipse . collections . impl . tuple . IDENT_9 . METHOD_4 ( "1" , "a" ) , org . eclipse . collections . impl . tuple . IDENT_9 . METHOD_4 ( "2" , "b" ) ) , list ) |
METHOD_0 ( ) { final int IDENT_0 = 5 ; final com . IDENT_1 . IDENT_2 . IDENT_3 . IDENT_4 . IDENT_5 IDENT_6 = com . IDENT_1 . IDENT_2 . IDENT_3 . IDENT_4 . IDENT_5 . newInstance ( IDENT_0 ) ; "<AssertPlaceHolder>" ; } METHOD_1 ( ) { return IDENT_0 ; } | org . junit . Assert . assertThat ( IDENT_6 . METHOD_1 ( ) , org . hamcrest . core . Is . is ( IDENT_0 ) ) |
METHOD_0 ( ) { org . eclipse . collections . impl . list . mutable . IDENT_0 < java . lang . Integer > collection = org . eclipse . collections . impl . list . mutable . IDENT_0 . METHOD_1 ( 1 , 2 , 3 , 4 ) ; org . eclipse . collections . impl . block . IDENT_1 . IDENT_2 < java . lang . Integer > IDENT_3 = new org . ec... | org . junit . Assert . assertEquals ( 3 , IDENT_3 . METHOD_5 ( ) ) |
METHOD_0 ( ) { org . eclipse . collections . api . list . IDENT_0 < java . lang . Integer > IDENT_1 = org . eclipse . collections . impl . list . mutable . IDENT_2 . METHOD_1 ( 1 , 2 , 3 ) ; java . lang . Integer result = IDENT_1 . METHOD_0 ( 1 , ( IDENT_3 , item , parameter ) -> ( IDENT_3 + item ) + parameter , 0 ) ; ... | org . junit . Assert . assertEquals ( java . lang . Integer . valueOf ( 7 ) , result ) |
METHOD_0 ( ) { org . eclipse . collections . impl . list . mutable . IDENT_0 < java . lang . Integer > IDENT_1 = org . eclipse . collections . impl . list . mutable . IDENT_0 . METHOD_1 ( org . eclipse . collections . impl . list . IDENT_2 . METHOD_2 ( 3 ) ) ; "<AssertPlaceHolder>" ; } METHOD_3 ( T , T , T ) { org . ec... | org . junit . Assert . assertEquals ( this . METHOD_3 ( 1 , 2 , 3 ) , IDENT_1 ) |
METHOD_0 ( ) { org . eclipse . collections . api . list . IDENT_0 < java . lang . Integer > result = org . eclipse . collections . impl . list . mutable . IDENT_1 . METHOD_1 ( ) ; org . eclipse . collections . api . list . IDENT_0 < java . lang . Integer > collection = org . eclipse . collections . impl . list . mutabl... | org . junit . Assert . assertEquals ( org . eclipse . collections . impl . list . mutable . IDENT_1 . METHOD_2 ( 1 , 2 , 3 , 4 ) , result ) |
METHOD_0 ( ) { org . eclipse . collections . api . list . IDENT_0 < java . lang . Integer > result = org . eclipse . collections . impl . list . mutable . IDENT_1 . METHOD_1 ( ) ; org . eclipse . collections . api . list . IDENT_0 < java . lang . Integer > collection = org . eclipse . collections . impl . list . mutabl... | org . junit . Assert . assertEquals ( org . eclipse . collections . impl . list . mutable . IDENT_1 . METHOD_2 ( 1 , 2 , 3 , 4 ) , result ) |
replaceAll ( ) { org . eclipse . collections . api . list . IDENT_0 < java . lang . Integer > IDENT_1 = this . METHOD_0 ( ) ; IDENT_1 . replaceAll ( ( i ) -> i * 2 ) ; "<AssertPlaceHolder>" ; } with ( org . eclipse . collections . api . block . IDENT_2 , IDENT_3 , IDENT_4 , IDENT_3 , IDENT_4 ) { return org . eclipse . ... | org . junit . Assert . assertEquals ( Lists . mutable . with ( 10 , 8 , 6 , 4 , 2 ) , IDENT_1 ) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.