AuthMe / ConfigMe

A simple configuration management library for any Java project!
MIT License
37 stars 14 forks source link

Add optionalDoubleProperty method to PropertyInitializer #311

Closed ljacqu closed 1 year ago

ljacqu commented 1 year ago

Add a method optionalDoubleProperty similar to the other existing "optional" methods to PropertyInitializer. Think about adding also an optional regex property initializer.