public class DetectorManager extends Object
DetectorManager()
static void
add(Detector detector)
static Collection<Detector>
all()
static Detector
get(String name)
remove(String name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DetectorManager()
public static Collection<Detector> all()
public static void add(Detector detector)
public static Detector get(String name)
public static void remove(String name)
Copyright © 2023. All rights reserved.