代码搜索:boolean
找到约 10,000 项符合「boolean」的源代码
代码结果 10,000
www.eeworm.com/read/128604/5982255
java shapegraphicattribute.java
/* ShapeGraphicAttribute.java
Copyright (C) 2003 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it and/or modify
it under
www.eeworm.com/read/128604/5982268
java glyphmetrics.java
/* GlyphMetrics.java
Copyright (C) 2003 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it and/or modify
it under the terms
www.eeworm.com/read/127043/6009432
java alarmimpl.java
/**
* Redistribution and use of this software and associated documentation
* ("Software"), with or without modification, are permitted provided
* that the following conditions are met:
*
* 1
www.eeworm.com/read/127043/6009582
java openjmsdestination.java
/**
* Redistribution and use of this software and associated documentation
* ("Software"), with or without modification, are permitted provided
* that the following conditions are met:
*
* 1
www.eeworm.com/read/127043/6009589
java openjmsobject.java
/**
* Redistribution and use of this software and associated documentation
* ("Software"), with or without modification, are permitted provided
* that the following conditions are met:
*
* 1
www.eeworm.com/read/127043/6009713
java sbool.java
/**
* Redistribution and use of this software and associated documentation
* ("Software"), with or without modification, are permitted provided
* that the following conditions are met:
*
* 1
www.eeworm.com/read/127043/6009834
java consumerendpoint.java
/**
* Redistribution and use of this software and associated documentation
* ("Software"), with or without modification, are permitted provided
* that the following conditions are met:
*
* 1
www.eeworm.com/read/127043/6009864
java transactionstate.java
/**
* Redistribution and use of this software and associated documentation
* ("Software"), with or without modification, are permitted provided
* that the following conditions are met:
*
* 1
www.eeworm.com/read/126884/6010524
java dataobject.java
//TODO - possibly make class extend Number, override byteValue(), shortValue()
package org.trinet.jdbc.datatypes;
import java.io.Serializable;
/** Abstract base class for stateful data objects.
www.eeworm.com/read/126884/6010528
java dataobjectrangeif.java
package org.trinet.jdbc.datatypes;
public interface DataObjectRangeIF {
/** Returns a reference to the object representing the range minimum. */
DataObject getMin() ;
/** Returns a referen