代码搜索结果

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

accessibleaction.java

/* AccessibleAction.java -- aids in accessibly performing actions Copyright (C) 2000, 2002 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you c

cloneable.java

/* Cloneable.java -- Interface for marking objects cloneable by Object.clone() Copyright (C) 1998, 1999, 2001, 2002 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpat

certstoreparameters.java

/* CertStoreParameters -- interface to CertStore parameters. Copyright (C) 2003 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you can redistri

certpathvalidatorresult.java

/* CertPathValidatorResult -- result of validating certificate paths Copyright (C) 2003 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you can

cssrule.java

/* * Copyright (c) 2000 World Wide Web Consortium, * (Massachusetts Institute of Technology, Institut National de * Recherche en Informatique et en Automatique, Keio University). All * Rights Rese

rect.java

/* * Copyright (c) 2000 World Wide Web Consortium, * (Massachusetts Institute of Technology, Institut National de * Recherche en Informatique et en Automatique, Keio University). All * Rights Rese

counter.java

/* * Copyright (c) 2000 World Wide Web Consortium, * (Massachusetts Institute of Technology, Institut National de * Recherche en Informatique et en Automatique, Keio University). All * Rights Rese

documentrange.java

/* * Copyright (c) 2000 World Wide Web Consortium, * (Massachusetts Institute of Technology, Institut National de * Recherche en Informatique et en Automatique, Keio University). All * Rights Rese

varinit.java

public interface VarInit { int c = VarInit2.BASE_INT + 1; int a = 2 + c; }

amhandler.java

/* tab:4 * AMHandler.java * * "Copyright (c) 2000 and The Regents of the University * of California. All rights reserved. * * Permission to use, copy, modify, and distribute this softw