`
trydofor
  • 浏览: 145678 次
  • 性别: Icon_minigender_1
  • 来自: 大连
社区版块
存档分类
最新评论

GenericWhitespace says "'>' is followed by whitespace."

阅读更多
public class LazyA9Maker<T extends A9DU> implements A9Maker<T> {
     public <X extends A9Loader<List<T>> & A9DU> LazyA9Maker(X loader, int latch){
     }
... ...
}


进行checkstyle 的 GenericWhitespace 时得到以下警告
'>' is followed by whitespace.
eclipse的黄色警告线始于‘&’

进行一下修改,即可消除警告:

<X extends A9Loader<List<T>> & A9DU>
==>
<X extends A9DU & A9Loader<List<T>>>
分享到:
评论

相关推荐

    Accelerated Graphics Port Interface Specification

    Operation.........................................................................................40&lt;br&gt;3.2 Operation Overview............................................................................

    Visual assist x 10.4.1616 and crack

    (case=9708) &lt;br&gt;Suggestion lists no longer appear after typing a number followed by a decimal point. (case=9667) 6900 &lt;br&gt;Fix for bad scope after Alt+G. (case=9664) 6645 &lt;br&gt;Fixed crash when closing ...

    The WebSocket Protocol

    followed by basic message framing, layered over TCP. The goal of this technology is to provide a mechanism for browser-based applications that need two-way communication with servers that does not ...

    realtime web apps

    of an initial handshake followed by basic message framing, layered over TCP. The goal of this technology is to provide a mechanism for browser-based applications that need two-way communication with ...

    QA_whitepaper.pdf

    process, making sure any agreed-upon standards and procedures are followed, and ensuring problems are found and dealt with. Software Testing at Pointe Technology is also oriented to ‘detection’. ...

    BUS Hound

    drop.&lt;br&gt;&lt;br&gt;Searching&lt;br&gt;&lt;br&gt;Searching can be performed from the capture window in either the up or down direction by typing the search string in the lower left edit box followed by pressing the up ...

    四级英语真题

    &lt;br&gt;C)To resign from his position in the woman's company.&lt;br&gt;D)To exchange stock market infotmation with the woman.&lt;br&gt;&lt;br&gt;20.&lt;br&gt;A)He is head of a small teading company.&lt;br&gt;B)He works in an ...

    英语论文写作常用经典句型,小木虫,PDF

    1. This review is followed by an introduction. 2. A brief summary of some of the relevant concepts in xxx and xxx is presented in Section 2. 3. In the next section, a brief review of the .... is ...

    swingx包

    /cvs login&lt;br&gt;&lt;br&gt;followed by&lt;br&gt;&lt;br&gt;cvs -d :pserver:guest@cvs.dev.java.net:/cvs checkout swingx &lt;br&gt;&lt;br&gt;&lt;br&gt;Building the Source&lt;br&gt;===================&lt;br&gt;SwingX relies on Ant and Ant build files for ...

    Prentice.Hall.Core.Java.Volume.I.Fundamentals.8th.Edition.Sep.2007

    .&lt;br&gt;With the publishing of each edition, the book followed the release of the Java Development&lt;br&gt;Kit as quickly as possible, and each time, we rewrote the book to take advantage of the&lt;br&gt;newest ...

    G.729音频压缩传输协议(IP电话)

    of the analogue input signal, then sampling it at 8000 Hz, followed by conversion to 16-bit&lt;br&gt;linear PCM for the input to the encoder. The output of the decoder should be converted back to an ...

    What is Design for Six Sigma (2004).pdf

    Today, it is a quality improvement method followed by several eminent organisations. The six sigma way: how ge, motorola and other top companies are honing their performance, by authors peter pande, ...

    jflash_s3c2440.linux源代码

    The array was not followed by '\0', which is fixed. 6. JTAG_ID reading error is fixed. 7. Support K9S1208 SMD card for the SMDK2440 board. 8. The programming speed is enhanced.

    Login Control

    6. To run the new sample page: enter /localhost/&lt;vir-dir&gt;/admin/loginControlTest1221.aspx, if you have followed the installatiion procedure below. **V.1.1.0.0 Note** The following Description and ...

    从BMP文件中装入位图并显示(6KB).rar_BITMAPINFOHEADER_BMP 显示_DIB bmp_LoadImag

    this section is followed by the color table. the color table contains two or more rgbquad structures the final section is the actual bits that define the bitmap image. by the way, the bmp file ...

    2009 达内Unix学习笔记

    空格&lt;space&gt; 继续打开下一屏; 回车&lt;return&gt; 继续打开下一行; b 另外开上一屏; f 另外开下一屏; h 帮助; q或Ctrl+C 退出; /字符串 从上往下查找匹配的字符串; ?字符串 从下往上查找匹配的字符串; n...

    Analog Design Essentials

    All slides are included on a CD-ROM, as PDF files, and are reproduced in the book, followed by the comments normally given by the teacher. This has the advantages that the material used for teaching ...

    virtuoso spectre RF tools lecture manual

    Running a PSS Sweep Simulation Followed by PAC......... 3-23 Plotting the IP3 Curve.... 3-24 Module 4 PXF Analysis Lab 4-1 RF Conversion Gain Simulation.............. 4-1 Modifying the RF Port ...

    kgb档案压缩console版+源码

    Windows executable overall, followed by Microsoft VC++ .net 7.1 /O2 /G7 PAQ6 DESCRIPTION 1. OVERVIEW A PAQ6 archive has a header, listing the names and lengths of the files it contains in human-...

Global site tag (gtag.js) - Google Analytics