Advertisement
Guest User

Untitled

a guest
Jun 27th, 2016
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.16 KB | None | 0 0
  1. if (aggregatorPropertiesDao.getBooleanProperty("should_anti_fraud_run") != null &&   aggregatorPropertiesDao.getBooleanProperty("should_anti_fraud_run")) {
  2. ...
  3. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement