代码搜索结果

找到约 10,000 项符合 Interface 的代码

privatemethodaccessor.java

public interface PrivateMethodAccessor { public void private_f(); }

commandholder.vb

public Interface CommandHolder Function getCommand as Command End Interface

commandholder.vb

Public Interface CommandHolder Function getCommand() As Command End Interface

idcomparator.java

package uk.ac.leeds.ccg.geotools; import com.sun.java.util.collections.*; //Change for 1.2 /** * An implementation of the collection Comparator interface that allows * for the comparing of obj

jsppage.java

/* * The Apache Software License, Version 1.1 * * Copyright (c) 1999 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or

singlethreadmodel.java

/* * The Apache Software License, Version 1.1 * * Copyright (c) 1999 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or

messagelistener.java

// MessageListener.java // MessageListener is an interface for classes that wish to // receive new chat messages. package com.deitel.messenger; public interface MessageListener { // receiv

netserverlistener.java

/* * Light And Shadow. A Persistent Universe based on Robert Jordan's Wheel of Time Books. * Copyright (C) 2001-2002 WOTLAS Team * * This program is free software; you can redistribute it and/

jsppage.java

/* * The Apache Software License, Version 1.1 * * Copyright (c) 1999 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or

singlethreadmodel.java

/* * The Apache Software License, Version 1.1 * * Copyright (c) 1999 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or