Package | Description |
---|---|
io.github.lukehutch.fastclasspathscanner.scanner |
Modifier and Type | Method and Description |
---|---|
FieldInfo |
ClassInfo.getFieldInfo(String fieldName)
Returns information on a given visible field of the class.
|
Modifier and Type | Method and Description |
---|---|
List<FieldInfo> |
ClassInfo.getFieldInfo()
Returns information on all visible fields of the class.
|
Copyright © 2017. All rights reserved.