cderoove / exapus

Exapus is a web application for exploring the usage of APIs within a single project (i.e., project-centric exploration) and across a corpus of projects (i.e., api-centric exploration) along the dimensions of where, how much and in what manner.
4 stars 1 forks source link

Tagging for java.util other than events and collections #35

Open rlaemmel opened 11 years ago

rlaemmel commented 11 years ago

We have readily tagged two parts of java.util: Java collections and Java events. What's left in java.util addresses diverses purposes and more thinking would be needed to decide on appropriate definition of sub-APIs and association of the API / programming domain. This is hence deferred until later.

Comparator Formattable Calendar Currency Date FormattableFlags Formatter GregorianCalendar ListResourceBundle Locale Locale.Builder Objects PropertyPermission PropertyResourceBundle Random ResourceBundle ResourceBundle.Control Scanner ServiceLoader SimpleTimeZone StringTokenizer Timer TimerTask TimeZone UUID Formatter.BigDecimalLayoutForm Locale.Category DuplicateFormatFlagsException FormatFlagsConversionMismatchException FormatterClosedException IllegalFormatCodePointException IllegalFormatConversionException IllegalFormatException IllegalFormatFlagsException IllegalFormatPrecisionException IllegalFormatWidthException IllformedLocaleException InputMismatchException InvalidPropertiesFormatException MissingFormatArgumentException MissingFormatWidthException MissingResourceException UnknownFormatConversionException UnknownFormatFlagsException

See http://docs.oracle.com/javase/7/docs/api/java/util/package-summary.html for documentation on java.util