Skip to main content
Formatting
Source Link
sblundy
  • 61.5k
  • 22
  • 124
  • 125

I see this in a stack trace:

myorg.vignettemodules.customregistration.NewsCategoryVAPDAO.getEmailContentByID(I)Lmyorg/pushemail/model/EmailContent; 

myorg.vignettemodules.customregistration.NewsCategoryVAPDAO.getEmailContentByID(I)Lmyorg/pushemail/model/EmailContent;

What does the (I)L"(I)L" mean?

I see this in a stack trace:

myorg.vignettemodules.customregistration.NewsCategoryVAPDAO.getEmailContentByID(I)Lmyorg/pushemail/model/EmailContent; 

What does the (I)L mean?

I see this in a stack trace:

myorg.vignettemodules.customregistration.NewsCategoryVAPDAO.getEmailContentByID(I)Lmyorg/pushemail/model/EmailContent;

What does the "(I)L" mean?

Source Link
bpapa
  • 21.6k
  • 25
  • 101
  • 148

What does this mean in a stack trace?

I see this in a stack trace:

myorg.vignettemodules.customregistration.NewsCategoryVAPDAO.getEmailContentByID(I)Lmyorg/pushemail/model/EmailContent; 

What does the (I)L mean?