-
```
# What steps will reproduce the problem?
Run the nullness checker on the attached file.
# What is the expected output? What do you see instead?
I expected the nullness checker to recognize that…
-
```
What steps will reproduce the problem?
1. Create an inner class with an annotated field
2. Call RuntimeSchema.createSchema on this class.
What is the expected output? What do you see instead?
jav…
-
```
# What steps will reproduce the problem?
Run the nullness checker on the attached file.
# What is the expected output? What do you see instead?
I expected the nullness checker to recognize that…
-
[GHEventPayload](https://github.com/hub4j/github-api/blob/master/src/main/java/org/kohsuke/github/GHEventPayload.java) is one monolithic class with a bunch of inner classes for payloads. We should loo…
-
**Describe the bug**
When using a record(probably classes as well) inside an interface and using JsonTypeInfo `use = Id.NAME` the resulting object name is the `ParentInterface$ChildClass`
**Versi…
-
3.1
The source_code property of scripts has been very helpful in parsing GDScripts dynamically for plugins. However when it comes to inner classes, the source_code will always return empty.
```
…
-
Feature description:
-------------------
- Improve app architecture by removing inner classes
- Communicate through Interface instead of directly accessing members.
Any ideas on how to implemen…
-
{{{
# !html
Reply to: noreply@sort.ucd.ie
}}}
{{{
Bugs item #161, was opened at 2005-09-04 16:57
You can respond by visiting:
http://sort.ucd.ie/tracker/?func=detail&atid=441&aid=161&group_id=97
Ca…
atiti updated
11 years ago
-
```
What steps will reproduce the problem?
1. Create an inner class with an annotated field
2. Call RuntimeSchema.createSchema on this class.
What is the expected output? What do you see instead?
jav…
-
```
# What steps will reproduce the problem?
Run the nullness checker on the attached file.
# What is the expected output? What do you see instead?
I expected the nullness checker to recognize that…