class Bullet::Detector::CounterCache

def possible_objects

Experimental RBS support (using type sampling data from the type_fusion project).

def possible_objects: () -> Bullet::Registry::Object

This signature was generated using 7 samples from 1 application.

def possible_objects
  Thread.current[:bullet_counter_possible_objects]
end