代码搜索:boolean
找到约 10,000 项符合「boolean」的源代码
代码结果 10,000
www.eeworm.com/read/125050/6034615
java poolmetadata.java
/*
* PoolMan Java Object Pooling and Caching Library
* Copyright (C) 1999-2001 The Code Studio
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of
www.eeworm.com/read/124400/6049157
java availablehardcatoken.java
package se.anatom.ejbca.ca.caadmin;
/**
* @author herrvendil
*
* Value class containing information about an available hard catoken registered to the HardCATokenManager.
*
*
*/
public class A
www.eeworm.com/read/124150/6054499
h doomstat.h
// Emacs style mode select -*- C++ -*-
//-----------------------------------------------------------------------------
//
// $Id:$
//
// Copyright (C) 1993-1996 by id Software, Inc.
//
// Th
www.eeworm.com/read/122504/6065385
java multipantool.java
/**
* A Pan tool which allows panning by dragging the mouse, and will also pan to
* a point when a user clicks on a point.
* When Pan is the current tool in a Viewer all mouse drags are interpri
www.eeworm.com/read/122504/6065429
java geoshape.java
/**
* GeoShape is the abstract base for all GeoTools shapes
*
* @(#)GeoShape.java 11 October 1999 James Macgill
* @since 0.6.3
* @author James Macgill
**/
package uk.ac.leeds.ccg.geot
www.eeworm.com/read/122504/6065479
java multizoomtool.java
/**
* Provides the zoom funtionality for viewers.
* ZoomTool is one of the basic set of tools that can be pluged into viewer and provides
* the key functionality of zooming.
* This MultiZo
www.eeworm.com/read/122504/6065489
java pointlayer.java
package uk.ac.leeds.ccg.geotools;
import uk.ac.leeds.ccg.geotools.*;
import java.awt.*;
public class PointLayer extends uk.ac.leeds.ccg.geotools.ShapeLayer implements LockableSize {
/**
www.eeworm.com/read/122492/6065769
java primefactors.java
package numbercruncher.mathutils;
import java.util.*;
/**
* Compute the Sieve of Eratosthenes and prime factors.
*/
public class PrimeFactors {
/**
* Compute the Sieve of Eratosthene
www.eeworm.com/read/122492/6065858
java~1~ primefactors.java~1~
package numbercruncher.mathutils;
import java.util.Vector;
import java.util.Enumeration;
/**
* Compute the Sieve of Eratosthenes and prime factors.
*/
public class PrimeFactors
{
/**
* Co
www.eeworm.com/read/121361/6068206
java booleanclause.java
package org.apache.lucene.search;
/* ====================================================================
* The Apache Software License, Version 1.1
*
* Copyright (c) 2001 The Apache Software Foun