google-nomulus/javatests/google/registry/rdap
jianglai de7fb7a202 Add type parameters to suppress Eclipse error message
Eclipse (with Guide) is bothering me very much that it cannot infer the intended
type for ImmutableList.of() from the argument type that the calling function
defines. Adding explicit type parameters to get rid of the annoying exclamations
marks in Eclipse.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=134105086
2016-09-26 13:35:14 -04:00
..
testdata RDAP: Display summary data for search result items 2016-09-26 13:15:31 -04:00
BUILD RDAP: Mark RdapDomainSearchActionTest as medium 2016-09-22 13:58:21 -04:00
RdapActionBaseTest.java Add type parameters to suppress Eclipse error message 2016-09-26 13:35:14 -04:00
RdapDomainActionTest.java RDAP: Remove port43 element from JSON output 2016-08-15 16:42:06 -04:00
RdapDomainSearchActionTest.java RDAP: Display summary data for search result items 2016-09-26 13:15:31 -04:00
RdapEntityActionTest.java RDAP: Use IANA identifier as the registrar handle 2016-08-22 14:06:07 -04:00
RdapEntitySearchActionTest.java RDAP: Use IANA identifier as the registrar handle 2016-08-22 14:06:07 -04:00
RdapHelpActionTest.java RDAP: Remove port43 element from JSON output 2016-08-15 16:42:06 -04:00
RdapJsonFormatterTest.java Add type parameters to suppress Eclipse error message 2016-09-26 13:35:14 -04:00
RdapNameserverActionTest.java RDAP: Remove port43 element from JSON output 2016-08-15 16:42:06 -04:00
RdapNameserverSearchActionTest.java RDAP: Display summary data for search result items 2016-09-26 13:15:31 -04:00
RdapSearchPatternTest.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
RdapTestHelper.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00