0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 22 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- Added lazy cast Iterable operation. More... over 13 years ago
-Renamed multiMap to mapMany. More... over 13 years ago
- Reworked how accumulators operated and rewrote min and max based on them. More... over 13 years ago
- Created generic accumulator and re-implemented min and max using it. More... over 13 years ago
- Created generic accumulator and re-implemented min and max using it. More... over 13 years ago
-Renamed asXXX() methods to toXXX() More... over 13 years ago
-Renamed asXXX() methods to toXXX() More... over 13 years ago
Added annotation indicating iterator operations that are probably unsafe for infinite source sequences. More... over 13 years ago
-Reorganized mapper classes. More... over 13 years ago
Removed @Override due to abstract class becoming interface. More... over 13 years ago
Refactored Throwable recording code into a common method. More... over 13 years ago
Changed application to use JFrame.dispose() instead of System.exit(0) More... over 13 years ago
-Refactored repetitive code for creating new attributes and elements into methods. More... over 13 years ago
Made class final. More... over 13 years ago
Made abstract class an interface. More... over 13 years ago
Made resources class final. More... over 13 years ago
Made resources class final. More... over 13 years ago
Removed extra line from comment. More... over 13 years ago
- Cleaned up MibTreeNode/Builder a bit. More... almost 14 years ago
- Added NullArgumentException, an IllegalArgumentException subclass specific to null parameters. More... almost 14 years ago
Changed EventListener to an interface instead of an abstract class. More... almost 14 years ago
- Renamed and moved several classes. More... almost 14 years ago
- Minor cleanup of event framework: comments, renaming. More... almost 14 years ago
- Updated copyright notices for 2010. More... almost 14 years ago
Minor cleanup. More... almost 14 years ago
-Changed ExtendedInterator to slightly more descriptive InspectableIterator. More... over 14 years ago
Updated build file to include SNMP resources. More... over 14 years ago
Minor refactoring and moving stuff around: made menu items private classes, separated OID panel from tree listener, renaming. More... over 14 years ago
Refactored some SNMP error messages that the user is likely to see into externalized strings. More... over 14 years ago
Made LostChildNode a private static class. More... over 14 years ago