Uses of Class
io.resys.hdes.client.api.ImmutableCacheEntry
Packages that use ImmutableCacheEntry
-
Uses of ImmutableCacheEntry in io.resys.hdes.client.api
Methods in io.resys.hdes.client.api that return ImmutableCacheEntryModifier and TypeMethodDescriptionImmutableCacheEntry.Builder.build()Builds a newImmutableCacheEntry.static ImmutableCacheEntryImmutableCacheEntry.copyOf(HdesCache.CacheEntry instance) Creates an immutable copy of aHdesCache.CacheEntryvalue.final ImmutableCacheEntryCopy the current immutable object by setting a value for theastattribute.final ImmutableCacheEntryCopy the current immutable object by setting a value for theidattribute.final ImmutableCacheEntryImmutableCacheEntry.withProgram(Program value) Copy the current immutable object by setting a present value for the optionalprogramattribute.final ImmutableCacheEntryImmutableCacheEntry.withProgram(Optional<? extends Program> optional) Copy the current immutable object by setting an optional value for theprogramattribute.final ImmutableCacheEntryImmutableCacheEntry.withSource(AstBody.AstSource value) Copy the current immutable object by setting a value for thesourceattribute.