-
com.barchart.feed.base.values.api.SizeValue.freeze()
-
com.barchart.util.values.api.SizeValue.freeze()
-
com.dotcms.repackage.org.apache.struts.config.ModuleConfig.freeze()
-
com.foundationdb.ais.model.AkibanInformationSchema.freeze()
Marks this AIS as frozen; it is now immutable, and any safe publication to another thread will guarantee that the AIS will not change from under that thread.
-
com.github.fge.jsonschema.core.load.configuration.LoadingConfigurationBuilder.freeze()
-
com.github.fge.jsonschema.core.load.uri.URITranslatorConfigurationBuilder.freeze()
-
com.google.gwt.core.ext.linker.ArtifactSet.freeze()
Prevent further modification of the the ArtifactSet. Any attempts to alter the ArtifactSet after invoking this method will result in an UnsupportedOperationException.
-
com.ibm.icu.text.UnicodeSet.freeze()
Freeze this class, according to the Freezable interface.
@return this
@stable ICU 3.8
-
com.ibm.icu.util.GlobalizationPreferences.freeze()
@draft ICU 3.6
@provisional This API might change or be removed in a future release.
-
com.ibm.icu.util.SimpleTimeZone.freeze()
{@inheritDoc}
@stable ICU 49
-
com.orientechnologies.orient.core.storage.impl.local.OFreezableStorage.freeze()
After this method finished it's execution, all threads that are going to perform data modifications in storage should wait till {@link #release()} method will be called. This method will wait till all ongoing modifications will be finished.
@param throwException If true
{@link com.orientechnologies.common.concur.lock.OModificationOperationProhibitedException}exception will be thrown on call of methods that requires storage modification. Otherwise other threads will wait for {@link #release()} method call.
-
com.orientechnologies.orient.core.storage.impl.local.paginated.OLocalPaginatedStorage.freeze()
-
com.scooterframework.orm.activerecord.ActiveRecord.freeze()
Freezes the current record.
-
com.sun.xml.internal.ws.model.AbstractSEIModelImpl.freeze()
Link {@link SEIModel} to {@link WSDLModel}. Merge it with {@link #postProcess()}.
-
com.sun.xml.ws.model.AbstractSEIModelImpl.freeze()
Link {@link SEIModel} to {@link WSDLModel}. Merge it with {@link #postProcess()}.
-
fi.jumi.core.config.SuiteConfigurationBuilder.freeze()
-
flex2.compiler.abc.AbcClass.freeze()
-
fr.imag.adele.apam.maven.plugin.ApamCapability.freeze()
-
in.partake.model.UserTicketEx.freeze()
-
in.partake.model.dto.User.freeze()
-
in.partake.model.dto.UserImage.freeze()
-
in.partake.model.dto.UserOpenIDLink.freeze()
-
in.partake.model.dto.UserThumbnail.freeze()
-
javassist.CtClass.freeze()
Makes the class frozen.
@see #isFrozen()
@see #defrost()
@since 3.6
-
net.sf.ehcache.transaction.SoftLock.freeze()
Freeze the soft lock. A soft lock should only be frozen for a very short period of time as this blocks the {@link #getElement(TransactionID)} method calls.Freeze is used to mark the start of a commit / rollback phase
-
net.stinfoservices.pacifiq.shared.dto.DSP5DTO.freeze()
{@inheritDoc}
-
net.stinfoservices.pacifiq.shared.dto.ProgramDTO.freeze()
{@inheritDoc}
-
net.stinfoservices.pacifiq.shared.dto.TAADTO.freeze()
{@inheritDoc}
-
org.apache.lucene.document.FieldType.freeze()
Prevents future changes. Note, it is recommended that this is called once the FieldTypes's properties have been set, to prevent unintentional state changes.
-
org.apache.lucene.util.PagedBytes.freeze()
Commits final byte[], trimming it if necessary and if trim=true
-
org.apache.lucene.util.packed.MonotonicAppendingLongBuffer.freeze()
-
org.apache.myfaces.flow.FlowImpl.freeze()
-
org.apache.sis.metadata.iso.DefaultMetadata.freeze()
-
org.apache.struts.action.ActionMapping.freeze()
-
org.apache.struts.config.ApplicationConfig.freeze()
Freeze the configuration of this application. After this method returns, any attempt to modify the configuration will return an IllegalStateException.
-
org.apache.struts.config.ModuleConfig.freeze()
Freeze the configuration of this module. After this method returns, any attempt to modify the configuration will return an IllegalStateException.
-
org.apache.struts.config.impl.ModuleConfigImpl.freeze()
Freeze the configuration of this module. After this method returns, any attempt to modify the configuration will return an IllegalStateException.
-
org.fusesource.hawtbuf.proto.PBMessage.freeze()
-
org.g4studio.core.mvc.xstruts.config.ModuleConfig.freeze()
Freeze the configuration of this module. After this method returns, any attempt to modify the configuration will return an IllegalStateException.
-
org.geotools.metadata.iso.citation.CitationImpl.freeze()
-
org.geotools.metadata.iso.citation.OnLineResourceImpl.freeze()
-
org.grouplens.lenskit.vectors.MutableSparseVector.freeze()
Construct an immutable sparse vector from this vector's data (if possible), invalidating this vector in the process. Any subsequent use of this vector is invalid; all access must be through the returned immutable vector. The frozen vector's key domain is equal to this vector's key set.
@return An immutable vector built from this vector's data.
@see #immutable()
-
org.impalaframework.module.RootModuleDefinition.freeze()
-
org.impalaframework.module.definition.SimpleRootModuleDefinition.freeze()
-
org.jboss.metadata.spi.scope.ScopeKey.freeze()
Set to frozen.
-
org.jboss.metatype.plugins.types.MutableCompositeMetaType.freeze()
-
org.jquantlib.instruments.Instrument.freeze()
-
org.jquantlib.instruments.Stock.freeze()
-
org.jruby.RubyString.freeze()
-
org.modeshape.jcr.cache.ReferrerCounts.MutableReferrerCounts.freeze()
-
org.modeshape.jcr.cache.change.RecordingChanges.freeze()
Marks this change set as frozen (aka. closed). This means it should not accept any more changes.
@param userId the username from the session which originated the changes; may not be null
@param userData a Map which can contains arbitrary information; may be null
@param timestamp a {@link DateTime} at which the changes set was created.
-
org.rascalmpl.interpreter.StackTrace.freeze()
Make the stack trace unmodifiable. The current stack trace is destroyed in the process, avoid using it after this method returns. Use the return stack trace instead.
@return an unmodifiable stack trace
-
serializers.activemq.protobuf.MediaContentHolder.MediaContent.MediaContentBean.freeze()
-
simpleserver.Time.freeze()
-
uk.gov.nationalarchives.droid.profile.datasource.DerbyPooledDataSource.freeze()
Stop writes to the database to allow copying.