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