Pārlūkot izejas kodu

joinpointsignatures.adoc: minor formatting cosmetics

Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
tags/V1_9_21_2
Alexander Kriegisch pirms 2 mēnešiem
vecāks
revīzija
3cf58948f8
1 mainītis faili ar 3 papildinājumiem un 4 dzēšanām
  1. 3
    4
      docs/adk15notebook/joinpointsignatures.adoc

+ 3
- 4
docs/adk15notebook/joinpointsignatures.adoc Parādīt failu

@@ -229,10 +229,9 @@ manner.
== Join Point Modifiers

Every join point has a single set of modifiers - these include the
standard Java modifiers such as `public, private,
static, abstract` etc., any annotations, and the throws
clauses of methods and constructors. These modifiers are the modifiers
of the _subject_ of the join point.
standard Java modifiers such as `public`, `private`, `static`, `abstract` etc.,
any annotations, and the `throws` clauses of methods and constructors.
These modifiers are the modifiers of the _subject_ of the join point.

The following table defines the join point subject for each kind of join
point.

Notiek ielāde…
Atcelt
Saglabāt