代码搜索:methods
找到约 10,000 项符合「methods」的源代码
代码结果 10,000
www.eeworm.com/read/340665/3282951
cc natdouble.cc
// natDouble.cc - Implementation of java.lang.Double native methods.
/* Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation
This file is part of libgcj.
This software is copyrighted w
www.eeworm.com/read/340665/3282960
cc natstring.cc
// natString.cc - Implementation of java.lang.String native methods.
/* Copyright (C) 1998, 1999, 2000, 2001, 2002 Free Software Foundation
This file is part of libgcj.
This software is copyrig
www.eeworm.com/read/340665/3283075
java collections.java
/* Collections.java -- Utility class with methods to operate on collections
Copyright (C) 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Class
www.eeworm.com/read/340425/3286042
java packageutility.java
package net.sf.fmj.ejmf.toolkit.install;
import java.util.Vector;
import javax.media.PackageManager;
/**
* The PackageUtility class provides methods to register or
* remove package prefixes from
www.eeworm.com/read/336126/3353842
java othercharmethods.java
// OtherCharMethods.java
// Demonstrate the non-static methods of class
// Character from the java.lang package.
import javax.swing.*;
public class OtherCharMethods {
public static void main
www.eeworm.com/read/334374/3368549
java dao.java
package org.appfuse.dao;
/**
* Data Access Object (DAO) interface. This is an empty interface
* used to tag our DAO classes. Common methods for each interface
* could be added here.
*
www.eeworm.com/read/333489/3386030
java cookieutils.java
package com.ora.jsp.util;
import javax.servlet.http.*;
/**
* This class contains a number of static methods that can be used to
* work with javax.servlet.Cookie objects.
*
* @author Hans
www.eeworm.com/read/329977/3429176
java dispatchvaliddispatchtest.java
package com.jacob.com;
import com.jacob.test.BaseTestCase;
/**
* Test armoring of dispatch static methods
*
* May need to run with some command line options (including from inside
*
www.eeworm.com/read/329977/3429180
java dispatchtest.java
package com.jacob.com;
import com.jacob.test.BaseTestCase;
/**
* Test some of the Dispatch utility methods
*
* May need to run with some command line options (including from inside
*
www.eeworm.com/read/329977/3429183
java activexcomponentfactorytest.java
package com.jacob.com;
import com.jacob.activeX.ActiveXComponent;
import com.jacob.test.BaseTestCase;
/**
* This exercises the two Dispatch factor methods that let you control whether
* you