代码搜索:instance
找到约 10,000 项符合「instance」的源代码
代码结果 10,000
www.eeworm.com/read/129660/5971158
java awkstreaminput.java
/*
* $Id: AwkStreamInput.java,v 1.7 2003/11/07 20:16:24 dfs Exp $
*
* ====================================================================
* The Apache Software License, Version 1.1
*
* Copyrigh
www.eeworm.com/read/129660/5971202
java globcompiler.java
/*
* $Id: GlobCompiler.java,v 1.8 2003/11/07 20:16:24 dfs Exp $
*
* ====================================================================
* The Apache Software License, Version 1.1
*
* Copyright
www.eeworm.com/read/129320/5974132
java typeframe.java
/*
* Bytecode Analysis Framework
* Copyright (C) 2003,2004 University of Maryland
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser
www.eeworm.com/read/128604/5982723
java newinstance.java
// NewInstance.java - create a new instance of a class by name.
// http://www.saxproject.org
// Written by Edwin Goei, edwingo@apache.org
// and by David Brownell, dbrownell@users.sourceforge.net
// N
www.eeworm.com/read/127043/6009576
java openjmsserver.java
/**
* Redistribution and use of this software and associated documentation
* ("Software"), with or without modification, are permitted provided
* that the following conditions are met:
*
* 1
www.eeworm.com/read/127043/6009729
java openjmsserver.java
/**
* Redistribution and use of this software and associated documentation
* ("Software"), with or without modification, are permitted provided
* that the following conditions are met:
*
* 1
www.eeworm.com/read/127043/6009732
java openjmscontext.java
/**
* Redistribution and use of this software and associated documentation
* ("Software"), with or without modification, are permitted provided
* that the following conditions are met:
*
* 1
www.eeworm.com/read/127043/6009804
java intravmjndiserver.java
/**
* Redistribution and use of this software and associated documentation
* ("Software"), with or without modification, are permitted provided
* that the following conditions are met:
*
* 1
www.eeworm.com/read/126884/6010528
java dataobjectrangeif.java
package org.trinet.jdbc.datatypes;
public interface DataObjectRangeIF {
/** Returns a reference to the object representing the range minimum. */
DataObject getMin() ;
/** Returns a referen
www.eeworm.com/read/126884/6010923
java numberrangeif.java
//TODO - change method parameters to generic Object type and integrate with DataObjectRangeIF.
package org.trinet.util;
public interface NumberRangeIF {
/** Returns a reference to the object repr