代码搜索:Implementations
找到约 4,027 项符合「Implementations」的源代码
代码结果 4,027
www.eeworm.com/read/151482/5681656
java resultsetextractor.java
/*
* Copyright 2002-2005 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the Licens
www.eeworm.com/read/151482/5681698
java databasemetadatacallback.java
/*
* Copyright 2002-2005 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
www.eeworm.com/read/151482/5682376
java view.java
/*
* Copyright 2002-2005 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
www.eeworm.com/read/150409/5692725
java basicagreement.java
package org.bouncycastle.crypto;
import java.math.BigInteger;
/**
* The basic interface that basic Diffie-Hellman implementations
* conforms to.
*/
public interface BasicAgreement
{
/**
www.eeworm.com/read/143130/5759062
files
api/ - The code for the API.
arch/ - Architectural specific files are kept here.
core/ - The core files including protocol implementations, memory
and buffer manage
www.eeworm.com/read/138075/5817636
java idgeneratorfactory.java
package org.apache.torque.oid;
/*
* Copyright 2001-2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License")
* you may not use this file except in co
www.eeworm.com/read/125569/6027857
files
api/ - The code for the API.
arch/ - Architectural specific files are kept here.
core/ - The core files including protocol implementations, memory
and buffer management
www.eeworm.com/read/124619/6044001
java temperaturesensorimp.java
package api;
/**
* This class provides the application interface
* for the various implementations of the
* temperature sensor.
*
* @version 1.0
*/
public interface TemperatureSe
www.eeworm.com/read/124619/6044006
java barometricpressuresensorimp.java
package api;
/**
* This class provides the application interface for
* the various implementations of the barometric
* pressure sensor.
*
* @version 1.0
*/
public interface Barom
www.eeworm.com/read/123117/6062598
java wordcount.java
/**
* The WordCount service. Implementations of the
* countWords() method are provided by the
* WordCountServiceProvider class.
*/
public interface WordCount {
/**
* Counts the number