Skip to content

How is the custom MethodLogger.instanceOf better than Class.isAssignableFrom? #251

@mamuf

Description

@mamuf

Hi, we use this library in our company's projects and I am just wondering why you do not use the Class.isAssignableFrom method instead? What are the reasons for this custom code? Thanks!

I have dug through the git blame and related issues but didn't find any hints.

The code:

private static boolean instanceOf(final Class<?> child,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions