<1 file seen, 21 structures shown, 1 excluded (.git/)>
3 hits in 2 structures for /tryConnect/

./Basic.java
- ConnectionRetrier > retryConnect (DatabaseManager db) : boolean @116-123  (2 hits)
   116 | public static boolean retryConnect(DatabaseManager db) {
   118 | if (tryConnect(db)) {
- ConnectionRetrier > tryConnect (DatabaseManager db) : boolean @125-128  (1 hit)
   125 | private static boolean tryConnect(DatabaseManager db) {

leads: none (no name called in the hits is defined in another scanned file)
[exit 0]
