Update IntCache.java
This commit is contained in:
@@ -112,5 +112,4 @@ public class IntCache {
|
|||||||
return numberOfCaches + " IntCaches. In Total => cache: " + cache + ", tcache: " + tcache + ", allocated: " + allocated + ", tallocated: " + tallocated;
|
return numberOfCaches + " IntCaches. In Total => cache: " + cache + ", tcache: " + tcache + ", allocated: " + allocated + ", tallocated: " + tallocated;
|
||||||
}
|
}
|
||||||
// NeonPaper end
|
// NeonPaper end
|
||||||
}
|
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user