// Stored as a complex annotation Calendars(Calendar,Calendar) // followed by a Calendar in the binary. // In other words { Calendars([C,C]), C } // // Note that trying to do {C,Calendars,C} or similar // is illegal by the JLS.
@Calendar(dayOfMonth="afirst")
@Calendars ({
@Calendar(dayOfMonth="zsecond"),
@Calendar(dayOfMonth="athird", hour=23)
}) // @Calendar(dayOfMonth="zlast") // Leave for future ordering test publicclass UserComplex {
}
Messung V0.5 in Prozent
¤ Dauer der Verarbeitung: 0.11 Sekunden
(vorverarbeitet am 2026-06-29)
¤
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.