Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenEndedGroup/Field2
/ last
Method
last
src/main/java/field/graphics/FLine.java:989–991 ·
view source on GitHub ↗
returns the most recent node.
()
Source
from the content-addressed store, hash-verified
987
public
void
clearCache() {
988
cache.clear();
989
cache_thickening.clear();
990
}
991
992
@HiddenInAutocomplete
993
public
void
clearCache(MeshBuilder m) {
994
cache.remove(m);
Callers
15
installDrawer
Method · 0.95
Typing
Method · 0.95
SelectSubGraph
Method · 0.95
drawName
Method · 0.95
drawNameBottom
Method · 0.95
quadTo
Method · 0.95
quadToRel
Method · 0.95
polarCubicTo
Method · 0.95
polarCubicTo3
Method · 0.95
copyTo
Method · 0.95
copyToFlipped
Method · 0.95
smoothTo
Method · 0.95
Calls
2
get
Method · 0.65
size
Method · 0.45
Tested by
no test coverage detected