Skip to content

Colly001/CollyLibs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

CollyLibs

CollyLibs is a great library for Java users that has some of the most necessary things in Java that are shorten into just one function for each thing...

Usage

  • Place the file in the path of your code
  • Import the class import CollyLibs;

Usage for coding

  • firstLineOf("File link") -> return the first line of the file
  • addInFile("What to write" , "File link to write in") -> write something in a file
  • removeLineFromFile("File link" , "Line to remove") -> remove a line from a file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages