An open API service indexing awesome lists of open source software.

https://github.com/dorkbox/classutils

Class helpers and utilities for managing class hierarchies.
https://github.com/dorkbox/classutils

Last synced: over 1 year ago
JSON representation

Class helpers and utilities for managing class hierarchies.

Awesome Lists containing this project

README

          

Dorkbox Class Helpers and Utilities

###### [![Dorkbox](https://badge.dorkbox.com/dorkbox.svg "Dorkbox")](https://git.dorkbox.com/dorkbox/ClassUtils) [![Github](https://badge.dorkbox.com/github.svg "Github")](https://github.com/dorkbox/ClassUtils) [![Gitlab](https://badge.dorkbox.com/gitlab.svg "Gitlab")](https://gitlab.com/dorkbox/ClassUtils)

Class helpers and utilities for managing class hierarchies.

Maven Info
---------
```

...

com.dorkbox
ClassUtils
1.4

```

Gradle Info
---------
```
dependencies {
...
compile "com.dorkbox:ClassUtils:1.4"
}
```

License
---------
This project is © 2023 dorkbox llc, and is distributed under the terms of the Apache v2.0 License. See file "LICENSE" for further references.