代码搜索结果

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

zlib.3

.TH ZLIB 3 "11 March 2002" .SH NAME zlib \- compression/decompression library .SH SYNOPSIS [see .I zlib.h for full description] .SH DESCRIPTION The .I zlib library is a general purpose data

minifileobj.h

/* ***** BEGIN LICENSE BLOCK ***** * Source last modified: $Id: minifileobj.h,v 1.2.32.1 2004/07/09 02:04:12 hubbe Exp $ * * Portions Copyright (c) 1995-2004 RealNetworks, Inc. All Rights Reser

javaidl.idl

module JavaIdlApp   {    interface JavaIdl    {    string SimpleJavaIdl();    };   };

documenthandler.java

// SAX document handler. // http://www.saxproject.org // No warranty; no copyright -- use this as you will. // $Id: DocumentHandler.java,v 1.10 2004/12/11 15:41:09 dog Exp $ package org.xml.sax; /**

attributeset.java

/* AttributeSet.java -- Copyright (C) 2002, 2004, 2005 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you can redistribute it and/or modify it

externalizable.java

/* Externalizable.java -- Interface for saving and restoring object data Copyright (C) 1998 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you

composite.java

/* Composite.java -- graphics formed from composite layers Copyright (C) 2002, 2005 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you can red

invocationhandler.java

/* java.lang.reflect.InvocationHandler - dynamically executes methods in proxy instances Copyright (C) 2001 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is

runnable.java

/* Runnable -- interface for a method tied to an Object; often for Threads Copyright (C) 1998, 1999, 2001, 2002, 2005 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Class

randomaccess.java

/* RandomAccess.java -- A tagging interface that lists can use to tailor operations to the correct algorithm Copyright (C) 2001, 2005 Free Software Foundation, Inc. This file is part of GNU Cl