Skip to content

Commit

Permalink
408: Turn QuantityRange into a record for Java 17+
Browse files Browse the repository at this point in the history
  • Loading branch information
keilw committed Aug 19, 2024
1 parent baa0892 commit 85137b3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
import javax.measure.quantity.Mass;

/**
* @version 0.6
* @version 0.7
* @author werner
*/
public class PersonDemo {
Expand Down

0 comments on commit 85137b3

Please sign in to comment.