weka.core
Class RTSI

java.lang.Object
  extended byweka.core.RTSI

public class RTSI
extends java.lang.Object

This utility class is looking for all the classes implementing or inheriting from a given interface or class.
(RTSI = RunTime Subclass Identification)

Notes