public class CodebausteinCache extends ObjectCache
Codebaustein
instances.Constructor and Description |
---|
CodebausteinCache(long maxSize) |
Modifier and Type | Method and Description |
---|---|
boolean |
contains(BenanntPath bp) |
boolean |
contains(Codebaustein cb) |
boolean |
contains(java.lang.Long id) |
Codebaustein |
get(BenanntPath bp) |
void |
put(BenanntPath path,
Codebaustein cb) |
void |
put(Codebaustein cb) |
clear, computeIfAbsent, contains, contains, contains, get, get, get, getCurrentCount, getCurrentSize, getMaxCount, getMaxSize, getParent, isRedundant, put, put, remove, remove, setCurrentCount, setCurrentSize, setMaxCount, setMaxSize, setParent, setRedundant
public void put(Codebaustein cb)
public void put(BenanntPath path, Codebaustein cb)
public Codebaustein get(BenanntPath bp)
public boolean contains(BenanntPath bp)
public boolean contains(Codebaustein cb)
public boolean contains(java.lang.Long id)
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.