Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of Isuru

Isuru

Isuru has asked 14 questions and find answers to 4 problems.

Stats

211
EtPoint
60
Vote count
14
questions
4
answers

About

logger.info("About to execute the Golden rule of risking Matter A, B")   
    if(a.getValue() < b.getValue()) {
        a.addToIsRiskableList(b)
    }