Skip to content

Chiptune93/java.code.library

Repository files navigation

Library From Chiptune93

Useful methods & class in my case.

  1. AgentCheck
    • user-agent check method
  2. Encrypt&Decrypt
    • frontend encrypt > backend decrypt
  3. Utils
    • DateUtil.java : methods for date
    • JavaUtil.java : methods for common things
    • TimeUtil.java : methods for time
    • util.js : date & time for javascript
  4. OpenGraph
  5. HttpClient
    • Http Request GET/POST (jdk 8,11)
  6. Algorithm
    • bunch of algorithm stuff
  7. Example
    • Java Examples
  8. Stream.java8
    • Representative example of Java 8 Stream API
    • Stream Operation Order : Making -> Intermediate -> Final
    • Type Conversion Examples
  9. ProcessAndThread
    • Process And Thread Example Codes

Releases

No releases published

Packages

No packages published