Class Mat5Array


  • public class Mat5Array
    extends AbstractInspectionHandler
    For inspecting Matlab Array/Struct objects.
    Author:
    fracpete (fracpete at waikato dot ac dot nz)
    • Constructor Detail

      • Mat5Array

        public Mat5Array()
    • Method Detail

      • handles

        public boolean handles​(Class cls)
        Checks whether the handler can handle the specified class.
        Specified by:
        handles in class AbstractInspectionHandler
        Parameters:
        cls - the class to check
        Returns:
        true if the handler can handle this type of object