Instead of using Set<Manufacturer> for the backing store use ConcurrentHashMap<String...
[debian/openrocket] / core / src / net / sf / openrocket / preset / TypedPropertyMap.java
2012-07-18 kruland2607Merge branches/froyo_12.03 to head.
2012-04-02 kruland2607Added toString for debugging and error logging and...
2012-04-01 plaaUpdates and fixed to preset handling
2012-04-01 kruland2607Reimplement ComponentPreset to be a bag of typed parame...