top of page

java getSimpleName returns empty string

This happens when getSimpleName() method is called on an anonymous class. The following is the output of the class names for normal class...

How to install xfce GUI in centOS 7

Following commands will install xfce on centos 7. #> yum install epel-release -y #> yum groupinstall "Server with GUI" -y #> yum...

open a port in centos 7 firewall

Follow these commands to open any port in the firewall of CentOS 7. #> firewall-cmd --get-active-zones public interfaces: ens160 #>...

©2018 by fundamentals. Proudly created with Wix.com

bottom of page