Tabnine Logo
JavaJavaScript
Search for Java code

AI completions for your Java IDE

Add Tabnine to your IDE (free)

Popular Java APIs

Code Index
  • Gson

    This is the main class for using Gson. Gson is typically used by first constructing a Gson instance and then invoking #toJson(Object) or #fromJson(String,Class) methods on it

  • Stream.filter

    Returns a stream consisting of the elements of this stream that match the given predicate

  • Executors.newFixedThreadPool

    Creates a thread pool that reuses a fixed number of threads operating off a shared unbounded queue

  • GetMapping

    Annotation for mapping HTTP GET requests onto specific handler methods

  • OkHttpClient

    Factory for Call, which can be used to send HTTP requests and read their responses

  • ImmutableList

    A high-performance, immutable, random-access List implementation. Does not permit null elements

  • BufferedReader

    Wraps an existing Reader and buffers the input. Expensive interaction with the underlying reader is minimized, since most (smaller) requests can be satisfied by accessing the buffer alone

  • URL.openConnection

    Returns a new connection to the resource referred to by this URL

  • BigDecimal.compareTo

    Compares this BigDecimal with val. Returns one of the three values 1, 0, or -1

  • Point

    A point representing a location in (x,y) coordinate space, specified in integer precision

  • Cipher

    This class provides access to implementations of cryptographic ciphers for encryption and decryption

  • JPanel

    JPanel is a generic lightweight container

  • ResultSet

    A table of data representing a database result set, which is usually generated by executing a statement that queries the database

  • KeyStore

    KeyStore is responsible for maintaining cryptographic keys and their owners

  • GetMapping

    Annotation for mapping HTTP GET requests onto specific handler methods

Tabnine Logo
  • Products

    Search for Java codeSearch for JavaScript code
  • IDE Plugins

    IntelliJ IDEAWebStormVisual StudioAndroid StudioEclipseVisual Studio CodePyCharmSublime TextPhpStormVimGoLandRubyMineEmacsJupyter NotebookJupyter LabRiderDataGripAppCode
  • Company

    About UsContact UsCareers
  • Resources

    FAQBlogTabnine AcademyTerms of usePrivacy policyJava Code IndexJavascript Code Index
Get Tabnine for your IDE now