What is the use of underlining the class name after it in java

github downloaded nginx-admin,java8 compiled, imported eclipse Times error, looked at the following code, there are several similar statements

import com.jslsolucoes.nginx.admin.model.Nginx;
import com.jslsolucoes.nginx.admin.model.Nginx_;
In the

model directory, there are only files of Nginx.java, and no Nginx_.java, and the attributes in Nginx are private, but when calling the Nginx_ class, you call Nginx_.id, directly, so an error is reported. Would you like to ask, is this underlined java8 a new usage?

Apr.07,2021
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3c24a-2b031.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3c24a-2b031.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?