djl icon indicating copy to clipboard operation
djl copied to clipboard

Refactored Identifiers

Open congyuluo opened this issue 1 year ago • 0 comments

Description

Refactored certain identifiers in the code - expanded certain variable names according to its usage in the code to make them more descriptive. Meanwhile, changed "testOffLine" to "testOffline" as "Offline" is a single word, to conform to Java naming conventions.

  • If this change is a backward incompatible change, why must this change be made?
  • Interesting edge cases to note here

congyuluo avatar Aug 02 '24 20:08 congyuluo