Skip to content

zhangwenwork/java-stream-collection-en

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Basic - Collection

Practice description

  • According to the test code under the test directory, finish the implementation so that the test code can run through.
  • Do not modify the test code, only modify the implementation code, so that the test could all passed.

Env

  • git
  • Java 8

Steps

  • git clone xxxx:

./gradlew build -x test

  • Run the tests:

./gradlew clean test

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors