- Q - com.google.zxing.qrcode.decoder.ErrorCorrectionLevel
-
Q = ~25% correction
- QR_CODE - com.google.zxing.BarcodeFormat
-
QR Code 2D barcode format.
- QR_CODE_FIELD_256 - クラス のstatic変数com.google.zxing.common.reedsolomon.GenericGF
-
- QR_VERSION - com.google.zxing.EncodeHintType
-
Specifies the exact version of QR code to be encoded.
- QRCode - com.google.zxing.qrcode.encoderのクラス
-
- QRCode() - クラス のコンストラクタcom.google.zxing.qrcode.encoder.QRCode
-
- QRCodeWriter - com.google.zxing.qrcodeのクラス
-
This object renders a QR Code as a BitMatrix 2D array of greyscale values.
- QRCodeWriter() - クラス のコンストラクタcom.google.zxing.qrcode.QRCodeWriter
-
- QRServlet - net.i2p.imagegenのクラス
-
This servlet generates QR code images.
- QRServlet() - クラス のコンストラクタnet.i2p.imagegen.QRServlet
-
- quadrant - クラス の変数org.jrobin.graph.ImageParameters
-
- QUERY_SOAPACTION - クラス のstatic変数org.cybergarage.upnp.control.Control
-
- QUERY_STATE_VARIABLE - クラス のstatic変数org.cybergarage.upnp.control.Control
-
- QUERY_STATE_VARIABLE_RESPONSE - クラス のstatic変数org.cybergarage.upnp.control.Control
-
- queryControlReceived(StateVariable) - インタフェース のメソッドorg.cybergarage.upnp.control.QueryListener
-
- QueryListener - org.cybergarage.upnp.controlのインタフェース
-
- QueryRequest - org.cybergarage.upnp.controlのクラス
-
- QueryRequest() - クラス のコンストラクタorg.cybergarage.upnp.control.QueryRequest
-
- QueryRequest(HTTPRequest) - クラス のコンストラクタorg.cybergarage.upnp.control.QueryRequest
-
- QueryResponse - org.cybergarage.upnp.controlのクラス
-
- QueryResponse() - クラス のコンストラクタorg.cybergarage.upnp.control.QueryResponse
-
- QueryResponse(SOAPResponse) - クラス のコンストラクタorg.cybergarage.upnp.control.QueryResponse
-
- queue - クラス の変数net.i2p.i2ptunnel.udp.I2PSource
-
- queuedBytes() - クラス のメソッドorg.klomp.snark.PeerConnectionOut
-
- QueuedClientConnectionRunner - net.i2p.router.clientのクラス
-
Zero-copy in-JVM.
- QueuedClientConnectionRunner(RouterContext, ClientManager, I2CPMessageQueue) - クラス のコンストラクタnet.i2p.router.client.QueuedClientConnectionRunner
-
Create a new runner with the given queues
- queueDelete(String) - クラス のメソッドi2p.susi.webmail.pop3.DelayedDeleter
-
- QueuedI2CPMessageReader - net.i2p.internalのクラス
-
Get messages off an In-JVM queue, zero-copy.
- QueuedI2CPMessageReader(I2CPMessageQueue, I2CPMessageReader.I2CPMessageEventListener) - クラス のコンストラクタnet.i2p.internal.QueuedI2CPMessageReader
-
Creates a new instance of this QueuedMessageReader and spawns a pumper thread.
- QueuedI2CPMessageReader.QueuedI2CPMessageReaderRunner - net.i2p.internalのクラス
-
- QueuedI2CPMessageReaderRunner() - クラス のコンストラクタnet.i2p.internal.QueuedI2CPMessageReader.QueuedI2CPMessageReaderRunner
-
- queuedRecv(ByteBuffer, FIFOBandwidthLimiter.Request) - クラス のメソッドnet.i2p.router.transport.ntcp.NTCPConnection
-
We have read the data in the buffer, but we can't process it locally yet,
because we're choked by the bandwidth limiter.
- queuedWrite(ByteBuffer, FIFOBandwidthLimiter.Request) - クラス のメソッドnet.i2p.router.transport.ntcp.NTCPConnection
-
ditto for writes
- queueForDeletion(String) - クラス のメソッドi2p.susi.webmail.pop3.POP3MailBox
-
Queue for later deletion.
- queueForDeletion(Collection<String>) - クラス のメソッドi2p.susi.webmail.pop3.POP3MailBox
-
Queue for later deletion.
- queueForExploration(Collection<Hash>) - クラス のメソッドnet.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
- queueLookup(byte[]) - クラス のメソッドnet.i2p.router.CommSystemFacade
-
- queueLookup(byte[]) - クラス のメソッドnet.i2p.router.transport.CommSystemFacadeImpl
-
- queueReceived(UDPPacket) - クラス のメソッドnet.i2p.router.transport.udp.PacketHandler
-
Blocking call to retrieve the next inbound packet, or null if we have
shut down.
- queueSocket(I2PSocket) - クラス のメソッドnet.i2p.sam.SAMv3StreamSession
-
Put a socket on the accept queue.
- quickLocks - クラス の変数org.jrobin.core.RrdSafeFileBackend.Counters
-
- quotedDate - クラス の変数i2p.susi.webmail.Mail
-
- QuotedPrintable - i2p.susi.webmail.encodingのクラス
-
ref: https://en.wikipedia.org/wiki/Quoted-printable
- QuotedPrintable() - クラス のコンストラクタi2p.susi.webmail.encoding.QuotedPrintable
-
- quoteHTML(String) - クラス のstaticメソッドi2p.susi.webmail.WebMail
-
prepare line for presentation between html tags
- quote html tags