added the method signature class internally to support interface implementation

This commit is contained in:
hyunghwan.chung
2018-10-10 04:23:44 +00:00
parent 1a43722da1
commit 653b99545f
5 changed files with 94 additions and 19 deletions

View File

@ -5,10 +5,6 @@
## MAIN
#################################################################
## TODO: use #define to define a class or use #class to define a class.
## use #extend to extend a class
## using #class for both feels confusing.
extend Apex
{