Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8950

Re: Why class builder allows to develop abstract final class ? What is the use of such class in ABAP?

$
0
0

Hi,

 

Thanks.

 

Is that the equivalent to :

 

package samples;

 

public final class MyFinal {

 

 

    public static void test() {

    }

 

 

    private MyFinal() {

        // Exists only to defeat instantiation.

    }

 

 

}


Viewing all articles
Browse latest Browse all 8950

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>