]> git.codecow.com Git - flowpex.git/commit
Add System.Boolean.valueOf for strings only since alternate overloaded method takes...
authorChris Duncan <chris@flowpex.dev>
Wed, 26 Jun 2024 05:15:58 +0000 (22:15 -0700)
committerChris Duncan <chris@flowpex.dev>
Wed, 26 Jun 2024 05:15:58 +0000 (22:15 -0700)
commitc59d6d9b28ff83ce9830cb5325124a0f00e0ad3f
tree0c94e21021d46749782952834787dac50cb8a3c1
parent3c010377eb9343f802b8a5d19c7d78adddb5092f
Add System.Boolean.valueOf for strings only since alternate overloaded method takes unsupported generic Object.
src/System/Boolean/valueOf/System_Boolean_valueOf.cls [new file with mode: 0644]
src/System/Boolean/valueOf/System_Boolean_valueOf.cls-meta.xml [new file with mode: 0644]
src/System/Boolean/valueOf/System_Boolean_valueOf_TEST.cls [new file with mode: 0644]
src/System/Boolean/valueOf/System_Boolean_valueOf_TEST.cls-meta.xml [new file with mode: 0644]