// Analyzes class and determines which default methods are inherited // from interfaces (and has no other implementation). For each method // (and each different signature the method could have), create an // "overpass" method that is an instance method that redirects to the // default method. Overpass methods are added to the methods lists for // the class. staticvoid generate_default_methods(
InstanceKlass* klass, const GrowableArray<Method*>* mirandas, TRAPS);
}; #endif// SHARE_CLASSFILE_DEFAULTMETHODS_HPP
Messung V0.5 in Prozent
¤ Dauer der Verarbeitung: 0.11 Sekunden
(vorverarbeitet am 2026-06-10)
¤
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.