Changeset 5512
- Timestamp:
- Mar 30, 2020, 1:42:28 AM (2 years ago)
- Location:
- jomc-jls/branches/jomc-jls-1.x
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
jomc-jls/branches/jomc-jls-1.x
- Property svn:mergeinfo changed
/jomc-jls/trunk merged: 5510-5511
- Property svn:mergeinfo changed
-
jomc-jls/branches/jomc-jls-1.x/src/main/java/org/jomc/jls/JavaTypeName.java
r5509 r5512 122 122 * Gets the wildcard bounds of the argument. 123 123 * 124 * @return The wildcard bounds of the argument ,or {@code null}, if {@link #isWildcard()} returns {@code false}.124 * @return The wildcard bounds of the argument or {@code null}, if {@link #isWildcard()} returns {@code false}. 125 125 */ 126 126 public String getWildcardBounds()
Note: See TracChangeset
for help on using the changeset viewer.