Reflection API

GPTKB entity

Statements (14)
Predicate Object
gptkbp:instance_of gptkb:API
gptkbp:bfsLayer 3
gptkbp:bfsParent gptkb:software
gptkb:Java_Enhancement_Proposal
gptkbp:allows introspection
modification of classes
https://www.w3.org/2000/01/rdf-schema#label Reflection API
gptkbp:is_often_used_in frameworks and libraries
gptkbp:is_part_of java.lang.reflect package
gptkbp:is_used_for dynamic class loading
method invocation
field access
gptkbp:provides access to class metadata
gptkbp:used_in gptkb:Java