Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

No, It's Java.

CPUBuilder is most likely a class with a single method:

buildCPU()

{

   return new CPU();

}


Then there's probably an AbstractCPUBuilderFactory to go along with it.




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: