Codota Logo
InfraControl.preTearDownForce
Code IndexAdd Codota to your IDE (free)

How to use
preTearDownForce
method
in
org.openjdk.jmh.runner.InfraControl

Best Java code snippets using org.openjdk.jmh.runner.InfraControl.preTearDownForce (Showing top 20 results out of 369)

Refine searchRefine arrow

  • InfraControl.announceWarmupReady
  • InfraControl.announceWarmdownReady
  • BenchmarkTaskResult.add
  • InfraControl.preSetup
  • RawResults.<init>
  • ThreadParams.getSubgroupIndex
  • IterationParams.getBatchSize
  • BenchmarkParams.getTimeUnit
  • Add the Codota plugin to your IDE and get smart completions
private void myMethod () {
BufferedReader b =
  • Codota IconInputStream in;new BufferedReader(new InputStreamReader(in))
  • Codota IconReader in;new BufferedReader(in)
  • Codota IconFile file;new BufferedReader(new FileReader(file))
  • Smart code suggestions by Codota
}
origin: prestodb/presto

  this.blackhole = new Blackhole("Today's password is swordfish. I understand instantiating Blackholes directly is dangerous.");
if (threadParams.getSubgroupIndex() == 0) {
  RawResults res = new RawResults();
  BenchmarkCPUCounters_jmhType l_benchmarkcpucounters0_0 = _jmh_tryInit_f_benchmarkcpucounters0_0(control);
  control.preSetup();
  control.announceWarmupReady();
  while (control.warmupShouldWait) {
    l_benchmarkcpucounters0_0.cpuTime(blackhole);
  cpuTime_avgt_jmhStub(control, res, benchmarkParams, iterationParams, threadParams, blackhole, notifyControl, startRndMask, l_benchmarkcpucounters0_0);
  notifyControl.stopMeasurement = true;
  control.announceWarmdownReady();
  try {
    while (control.warmdownShouldWait) {
    control.preTearDownForce();
  int batchSize = iterationParams.getBatchSize();
  int opsPerInv = benchmarkParams.getOpsPerInvocation();
  res.allOps *= opsPerInv;
origin: prestodb/presto

  this.blackhole = new Blackhole("Today's password is swordfish. I understand instantiating Blackholes directly is dangerous.");
if (threadParams.getSubgroupIndex() == 0) {
  RawResults res = new RawResults();
  BenchmarkCPUCounters_jmhType l_benchmarkcpucounters0_0 = _jmh_tryInit_f_benchmarkcpucounters0_0(control);
  control.preSetup();
  control.announceWarmupReady();
  while (control.warmupShouldWait) {
    l_benchmarkcpucounters0_0.nanoTime(blackhole);
  nanoTime_avgt_jmhStub(control, res, benchmarkParams, iterationParams, threadParams, blackhole, notifyControl, startRndMask, l_benchmarkcpucounters0_0);
  notifyControl.stopMeasurement = true;
  control.announceWarmdownReady();
  try {
    while (control.warmdownShouldWait) {
    control.preTearDownForce();
  int batchSize = iterationParams.getBatchSize();
  int opsPerInv = benchmarkParams.getOpsPerInvocation();
  res.allOps *= opsPerInv;
origin: prestodb/presto

  this.blackhole = new Blackhole("Today's password is swordfish. I understand instantiating Blackholes directly is dangerous.");
if (threadParams.getSubgroupIndex() == 0) {
  RawResults res = new RawResults();
  BenchmarkRoundFunction_jmhType l_benchmarkroundfunction0_0 = _jmh_tryInit_f_benchmarkroundfunction0_0(control);
  control.preSetup();
  control.announceWarmupReady();
  while (control.warmupShouldWait) {
    l_benchmarkroundfunction0_0.floatBaseline(blackhole);
  floatBaseline_avgt_jmhStub(control, res, benchmarkParams, iterationParams, threadParams, blackhole, notifyControl, startRndMask, l_benchmarkroundfunction0_0);
  notifyControl.stopMeasurement = true;
  control.announceWarmdownReady();
  try {
    while (control.warmdownShouldWait) {
    control.preTearDownForce();
  int batchSize = iterationParams.getBatchSize();
  int opsPerInv = benchmarkParams.getOpsPerInvocation();
  res.allOps *= opsPerInv;
origin: prestodb/presto

  this.blackhole = new Blackhole("Today's password is swordfish. I understand instantiating Blackholes directly is dangerous.");
if (threadParams.getSubgroupIndex() == 0) {
  RawResults res = new RawResults();
  BenchmarkRoundFunction_jmhType l_benchmarkroundfunction0_0 = _jmh_tryInit_f_benchmarkroundfunction0_0(control);
  control.preSetup();
  control.announceWarmupReady();
  while (control.warmupShouldWait) {
    l_benchmarkroundfunction0_0.floatActual(blackhole);
  floatActual_thrpt_jmhStub(control, res, benchmarkParams, iterationParams, threadParams, blackhole, notifyControl, startRndMask, l_benchmarkroundfunction0_0);
  notifyControl.stopMeasurement = true;
  control.announceWarmdownReady();
  try {
    while (control.warmdownShouldWait) {
    control.preTearDownForce();
  int batchSize = iterationParams.getBatchSize();
  int opsPerInv = benchmarkParams.getOpsPerInvocation();
  res.allOps *= opsPerInv;
origin: prestodb/presto

  this.blackhole = new Blackhole("Today's password is swordfish. I understand instantiating Blackholes directly is dangerous.");
if (threadParams.getSubgroupIndex() == 0) {
  RawResults res = new RawResults();
  BenchmarkCPUCounters_jmhType l_benchmarkcpucounters0_0 = _jmh_tryInit_f_benchmarkcpucounters0_0(control);
  control.preSetup();
  control.announceWarmupReady();
  while (control.warmupShouldWait) {
    l_benchmarkcpucounters0_0.nanoTime(blackhole);
  nanoTime_thrpt_jmhStub(control, res, benchmarkParams, iterationParams, threadParams, blackhole, notifyControl, startRndMask, l_benchmarkcpucounters0_0);
  notifyControl.stopMeasurement = true;
  control.announceWarmdownReady();
  try {
    while (control.warmdownShouldWait) {
    control.preTearDownForce();
  int batchSize = iterationParams.getBatchSize();
  int opsPerInv = benchmarkParams.getOpsPerInvocation();
  res.allOps *= opsPerInv;
origin: prestodb/presto

  this.blackhole = new Blackhole("Today's password is swordfish. I understand instantiating Blackholes directly is dangerous.");
if (threadParams.getSubgroupIndex() == 0) {
  RawResults res = new RawResults();
  BenchmarkRoundFunction_jmhType l_benchmarkroundfunction0_0 = _jmh_tryInit_f_benchmarkroundfunction0_0(control);
  control.preSetup();
  control.announceWarmupReady();
  while (control.warmupShouldWait) {
    l_benchmarkroundfunction0_0.floatActual(blackhole);
  floatActual_avgt_jmhStub(control, res, benchmarkParams, iterationParams, threadParams, blackhole, notifyControl, startRndMask, l_benchmarkroundfunction0_0);
  notifyControl.stopMeasurement = true;
  control.announceWarmdownReady();
  try {
    while (control.warmdownShouldWait) {
    control.preTearDownForce();
  int batchSize = iterationParams.getBatchSize();
  int opsPerInv = benchmarkParams.getOpsPerInvocation();
  res.allOps *= opsPerInv;
origin: prestodb/presto

  this.blackhole = new Blackhole("Today's password is swordfish. I understand instantiating Blackholes directly is dangerous.");
if (threadParams.getSubgroupIndex() == 0) {
  RawResults res = new RawResults();
  BenchmarkCPUCounters_jmhType l_benchmarkcpucounters0_0 = _jmh_tryInit_f_benchmarkcpucounters0_0(control);
  control.preSetup();
  control.announceWarmupReady();
  while (control.warmupShouldWait) {
    l_benchmarkcpucounters0_0.cpuTime(blackhole);
  cpuTime_thrpt_jmhStub(control, res, benchmarkParams, iterationParams, threadParams, blackhole, notifyControl, startRndMask, l_benchmarkcpucounters0_0);
  notifyControl.stopMeasurement = true;
  control.announceWarmdownReady();
  try {
    while (control.warmdownShouldWait) {
    control.preTearDownForce();
  int batchSize = iterationParams.getBatchSize();
  int opsPerInv = benchmarkParams.getOpsPerInvocation();
  res.allOps *= opsPerInv;
origin: prestodb/presto

  this.blackhole = new Blackhole("Today's password is swordfish. I understand instantiating Blackholes directly is dangerous.");
if (threadParams.getSubgroupIndex() == 0) {
  RawResults res = new RawResults();
  BenchmarkCPUCounters_jmhType l_benchmarkcpucounters0_0 = _jmh_tryInit_f_benchmarkcpucounters0_0(control);
  control.preSetup();
  control.announceWarmupReady();
  while (control.warmupShouldWait) {
    l_benchmarkcpucounters0_0.userTime(blackhole);
  userTime_thrpt_jmhStub(control, res, benchmarkParams, iterationParams, threadParams, blackhole, notifyControl, startRndMask, l_benchmarkcpucounters0_0);
  notifyControl.stopMeasurement = true;
  control.announceWarmdownReady();
  try {
    while (control.warmdownShouldWait) {
    control.preTearDownForce();
  int batchSize = iterationParams.getBatchSize();
  int opsPerInv = benchmarkParams.getOpsPerInvocation();
  res.allOps *= opsPerInv;
origin: prestodb/presto

  this.blackhole = new Blackhole("Today's password is swordfish. I understand instantiating Blackholes directly is dangerous.");
if (threadParams.getSubgroupIndex() == 0) {
  RawResults res = new RawResults();
  BenchmarkRoundFunction_jmhType l_benchmarkroundfunction0_0 = _jmh_tryInit_f_benchmarkroundfunction0_0(control);
  control.preSetup();
  control.announceWarmupReady();
  while (control.warmupShouldWait) {
    l_benchmarkroundfunction0_0.doubleBaseline(blackhole);
  doubleBaseline_avgt_jmhStub(control, res, benchmarkParams, iterationParams, threadParams, blackhole, notifyControl, startRndMask, l_benchmarkroundfunction0_0);
  notifyControl.stopMeasurement = true;
  control.announceWarmdownReady();
  try {
    while (control.warmdownShouldWait) {
    control.preTearDownForce();
  int batchSize = iterationParams.getBatchSize();
  int opsPerInv = benchmarkParams.getOpsPerInvocation();
  res.allOps *= opsPerInv;
origin: prestodb/presto

  this.blackhole = new Blackhole("Today's password is swordfish. I understand instantiating Blackholes directly is dangerous.");
if (threadParams.getSubgroupIndex() == 0) {
  RawResults res = new RawResults();
  BenchmarkRoundFunction_jmhType l_benchmarkroundfunction0_0 = _jmh_tryInit_f_benchmarkroundfunction0_0(control);
  control.preSetup();
  control.announceWarmupReady();
  while (control.warmupShouldWait) {
    l_benchmarkroundfunction0_0.doubleActual(blackhole);
  doubleActual_thrpt_jmhStub(control, res, benchmarkParams, iterationParams, threadParams, blackhole, notifyControl, startRndMask, l_benchmarkroundfunction0_0);
  notifyControl.stopMeasurement = true;
  control.announceWarmdownReady();
  try {
    while (control.warmdownShouldWait) {
    control.preTearDownForce();
  int batchSize = iterationParams.getBatchSize();
  int opsPerInv = benchmarkParams.getOpsPerInvocation();
  res.allOps *= opsPerInv;
origin: prestodb/presto

  this.blackhole = new Blackhole("Today's password is swordfish. I understand instantiating Blackholes directly is dangerous.");
if (threadParams.getSubgroupIndex() == 0) {
  RawResults res = new RawResults();
  BenchmarkRoundFunction_jmhType l_benchmarkroundfunction0_0 = _jmh_tryInit_f_benchmarkroundfunction0_0(control);
  control.preSetup();
  control.announceWarmupReady();
  while (control.warmupShouldWait) {
    l_benchmarkroundfunction0_0.floatBaseline(blackhole);
  floatBaseline_thrpt_jmhStub(control, res, benchmarkParams, iterationParams, threadParams, blackhole, notifyControl, startRndMask, l_benchmarkroundfunction0_0);
  notifyControl.stopMeasurement = true;
  control.announceWarmdownReady();
  try {
    while (control.warmdownShouldWait) {
    control.preTearDownForce();
  int batchSize = iterationParams.getBatchSize();
  int opsPerInv = benchmarkParams.getOpsPerInvocation();
  res.allOps *= opsPerInv;
origin: prestodb/presto

  this.blackhole = new Blackhole("Today's password is swordfish. I understand instantiating Blackholes directly is dangerous.");
if (threadParams.getSubgroupIndex() == 0) {
  RawResults res = new RawResults();
  BenchmarkCPUCounters_jmhType l_benchmarkcpucounters0_0 = _jmh_tryInit_f_benchmarkcpucounters0_0(control);
  control.preSetup();
  control.announceWarmupReady();
  while (control.warmupShouldWait) {
    l_benchmarkcpucounters0_0.nanoTime(blackhole);
  int batchSize = iterationParams.getBatchSize();
  int opsPerInv = benchmarkParams.getOpsPerInvocation();
  SampleBuffer buffer = new SampleBuffer();
  nanoTime_sample_jmhStub(control, res, benchmarkParams, iterationParams, threadParams, blackhole, notifyControl, startRndMask, buffer, targetSamples, opsPerInv, batchSize, l_benchmarkcpucounters0_0);
  notifyControl.stopMeasurement = true;
  control.announceWarmdownReady();
  try {
    while (control.warmdownShouldWait) {
    control.preTearDownForce();
  res.measuredOps *= opsPerInv;
  BenchmarkTaskResult results = new BenchmarkTaskResult(res.allOps, res.measuredOps);
  results.add(new SampleTimeResult(ResultRole.PRIMARY, "nanoTime", buffer, benchmarkParams.getTimeUnit()));
  this.blackhole.evaporate("Yes, I am Stephen Hawking, and know a thing or two about black holes.");
  return results;
origin: prestodb/presto

  this.blackhole = new Blackhole("Today's password is swordfish. I understand instantiating Blackholes directly is dangerous.");
if (threadParams.getSubgroupIndex() == 0) {
  RawResults res = new RawResults();
  BenchmarkRoundFunction_jmhType l_benchmarkroundfunction0_0 = _jmh_tryInit_f_benchmarkroundfunction0_0(control);
  control.preSetup();
  control.announceWarmupReady();
  while (control.warmupShouldWait) {
    l_benchmarkroundfunction0_0.floatActual(blackhole);
  int batchSize = iterationParams.getBatchSize();
  int opsPerInv = benchmarkParams.getOpsPerInvocation();
  SampleBuffer buffer = new SampleBuffer();
  floatActual_sample_jmhStub(control, res, benchmarkParams, iterationParams, threadParams, blackhole, notifyControl, startRndMask, buffer, targetSamples, opsPerInv, batchSize, l_benchmarkroundfunction0_0);
  notifyControl.stopMeasurement = true;
  control.announceWarmdownReady();
  try {
    while (control.warmdownShouldWait) {
    control.preTearDownForce();
  res.measuredOps *= opsPerInv;
  BenchmarkTaskResult results = new BenchmarkTaskResult(res.allOps, res.measuredOps);
  results.add(new SampleTimeResult(ResultRole.PRIMARY, "floatActual", buffer, benchmarkParams.getTimeUnit()));
  this.blackhole.evaporate("Yes, I am Stephen Hawking, and know a thing or two about black holes.");
  return results;
origin: prestodb/presto

  this.blackhole = new Blackhole("Today's password is swordfish. I understand instantiating Blackholes directly is dangerous.");
if (threadParams.getSubgroupIndex() == 0) {
  RawResults res = new RawResults();
  BenchmarkRoundFunction_jmhType l_benchmarkroundfunction0_0 = _jmh_tryInit_f_benchmarkroundfunction0_0(control);
  control.preSetup();
  control.announceWarmupReady();
  while (control.warmupShouldWait) {
    l_benchmarkroundfunction0_0.doubleBaseline(blackhole);
  int batchSize = iterationParams.getBatchSize();
  int opsPerInv = benchmarkParams.getOpsPerInvocation();
  SampleBuffer buffer = new SampleBuffer();
  doubleBaseline_sample_jmhStub(control, res, benchmarkParams, iterationParams, threadParams, blackhole, notifyControl, startRndMask, buffer, targetSamples, opsPerInv, batchSize, l_benchmarkroundfunction0_0);
  notifyControl.stopMeasurement = true;
  control.announceWarmdownReady();
  try {
    while (control.warmdownShouldWait) {
    control.preTearDownForce();
  res.measuredOps *= opsPerInv;
  BenchmarkTaskResult results = new BenchmarkTaskResult(res.allOps, res.measuredOps);
  results.add(new SampleTimeResult(ResultRole.PRIMARY, "doubleBaseline", buffer, benchmarkParams.getTimeUnit()));
  this.blackhole.evaporate("Yes, I am Stephen Hawking, and know a thing or two about black holes.");
  return results;
origin: org.apache.commons/commons-lang3

  this.blackhole = new Blackhole("Today's password is swordfish. I understand instantiating Blackholes directly is dangerous.");
if (threadParams.getSubgroupIndex() == 0) {
  RawResults res = new RawResults();
  HashSetvBitSetTest_jmhType l_hashsetvbitsettest0_0 = _jmh_tryInit_f_hashsetvbitsettest0_0(control);
  control.preSetup();
  control.announceWarmupReady();
  while (control.warmupShouldWait) {
    blackhole.consume(l_hashsetvbitsettest0_0.testHashSet());
  testHashSet_thrpt_jmhStub(control, res, benchmarkParams, iterationParams, threadParams, blackhole, notifyControl, startRndMask, l_hashsetvbitsettest0_0);
  notifyControl.stopMeasurement = true;
  control.announceWarmdownReady();
  try {
    while (control.warmdownShouldWait) {
    control.preTearDownForce();
  int batchSize = iterationParams.getBatchSize();
  int opsPerInv = benchmarkParams.getOpsPerInvocation();
  res.allOps *= opsPerInv;
origin: org.apache.commons/commons-lang3

  this.blackhole = new Blackhole("Today's password is swordfish. I understand instantiating Blackholes directly is dangerous.");
if (threadParams.getSubgroupIndex() == 0) {
  RawResults res = new RawResults();
  HashSetvBitSetTest_jmhType l_hashsetvbitsettest0_0 = _jmh_tryInit_f_hashsetvbitsettest0_0(control);
  control.preSetup();
  control.announceWarmupReady();
  while (control.warmupShouldWait) {
    blackhole.consume(l_hashsetvbitsettest0_0.timeExtractRemoveAll());
  timeExtractRemoveAll_thrpt_jmhStub(control, res, benchmarkParams, iterationParams, threadParams, blackhole, notifyControl, startRndMask, l_hashsetvbitsettest0_0);
  notifyControl.stopMeasurement = true;
  control.announceWarmdownReady();
  try {
    while (control.warmdownShouldWait) {
    control.preTearDownForce();
  int batchSize = iterationParams.getBatchSize();
  int opsPerInv = benchmarkParams.getOpsPerInvocation();
  res.allOps *= opsPerInv;
origin: org.apache.commons/commons-lang3

  this.blackhole = new Blackhole("Today's password is swordfish. I understand instantiating Blackholes directly is dangerous.");
if (threadParams.getSubgroupIndex() == 0) {
  RawResults res = new RawResults();
  HashSetvBitSetTest_jmhType l_hashsetvbitsettest0_0 = _jmh_tryInit_f_hashsetvbitsettest0_0(control);
  control.preSetup();
  control.announceWarmupReady();
  while (control.warmupShouldWait) {
    blackhole.consume(l_hashsetvbitsettest0_0.timeBitSetRemoveAll());
  timeBitSetRemoveAll_avgt_jmhStub(control, res, benchmarkParams, iterationParams, threadParams, blackhole, notifyControl, startRndMask, l_hashsetvbitsettest0_0);
  notifyControl.stopMeasurement = true;
  control.announceWarmdownReady();
  try {
    while (control.warmdownShouldWait) {
    control.preTearDownForce();
  int batchSize = iterationParams.getBatchSize();
  int opsPerInv = benchmarkParams.getOpsPerInvocation();
  res.allOps *= opsPerInv;
origin: org.apache.commons/commons-lang3

  this.blackhole = new Blackhole("Today's password is swordfish. I understand instantiating Blackholes directly is dangerous.");
if (threadParams.getSubgroupIndex() == 0) {
  RawResults res = new RawResults();
  HashSetvBitSetTest_jmhType l_hashsetvbitsettest0_0 = _jmh_tryInit_f_hashsetvbitsettest0_0(control);
  control.preSetup();
  control.announceWarmupReady();
  while (control.warmupShouldWait) {
    blackhole.consume(l_hashsetvbitsettest0_0.testHashSet());
  testHashSet_avgt_jmhStub(control, res, benchmarkParams, iterationParams, threadParams, blackhole, notifyControl, startRndMask, l_hashsetvbitsettest0_0);
  notifyControl.stopMeasurement = true;
  control.announceWarmdownReady();
  try {
    while (control.warmdownShouldWait) {
    control.preTearDownForce();
  int batchSize = iterationParams.getBatchSize();
  int opsPerInv = benchmarkParams.getOpsPerInvocation();
  res.allOps *= opsPerInv;
origin: org.apache.commons/commons-lang3

  this.blackhole = new Blackhole("Today's password is swordfish. I understand instantiating Blackholes directly is dangerous.");
if (threadParams.getSubgroupIndex() == 0) {
  RawResults res = new RawResults();
  HashSetvBitSetTest_jmhType l_hashsetvbitsettest0_0 = _jmh_tryInit_f_hashsetvbitsettest0_0(control);
  control.preSetup();
  control.announceWarmupReady();
  while (control.warmupShouldWait) {
    blackhole.consume(l_hashsetvbitsettest0_0.testBitSet());
  testBitSet_avgt_jmhStub(control, res, benchmarkParams, iterationParams, threadParams, blackhole, notifyControl, startRndMask, l_hashsetvbitsettest0_0);
  notifyControl.stopMeasurement = true;
  control.announceWarmdownReady();
  try {
    while (control.warmdownShouldWait) {
    control.preTearDownForce();
  int batchSize = iterationParams.getBatchSize();
  int opsPerInv = benchmarkParams.getOpsPerInvocation();
  res.allOps *= opsPerInv;
origin: org.apache.commons/commons-lang3

  this.blackhole = new Blackhole("Today's password is swordfish. I understand instantiating Blackholes directly is dangerous.");
if (threadParams.getSubgroupIndex() == 0) {
  RawResults res = new RawResults();
  HashSetvBitSetTest_jmhType l_hashsetvbitsettest0_0 = _jmh_tryInit_f_hashsetvbitsettest0_0(control);
  control.preSetup();
  control.announceWarmupReady();
  while (control.warmupShouldWait) {
    blackhole.consume(l_hashsetvbitsettest0_0.testBitSet());
  testBitSet_thrpt_jmhStub(control, res, benchmarkParams, iterationParams, threadParams, blackhole, notifyControl, startRndMask, l_hashsetvbitsettest0_0);
  notifyControl.stopMeasurement = true;
  control.announceWarmdownReady();
  try {
    while (control.warmdownShouldWait) {
    control.preTearDownForce();
  int batchSize = iterationParams.getBatchSize();
  int opsPerInv = benchmarkParams.getOpsPerInvocation();
  res.allOps *= opsPerInv;
org.openjdk.jmh.runnerInfraControlpreTearDownForce

Popular methods of InfraControl

  • announceWarmdownReady
  • announceWarmupReady
  • getDuration
  • isLastIteration
  • preSetup
  • preTearDown
  • getParam

Popular in Java

  • Reactive rest calls using spring rest template
  • notifyDataSetChanged (ArrayAdapter)
  • getContentResolver (Context)
  • setContentView (Activity)
  • PrintWriter (java.io)
    Prints formatted representations of objects to a text-output stream. This class implements all of th
  • SocketTimeoutException (java.net)
    This exception is thrown when a timeout expired on a socket read or accept operation.
  • HashSet (java.util)
    This class implements the Set interface, backed by a hash table (actually a HashMap instance). It m
  • SortedSet (java.util)
    A Set that further provides a total ordering on its elements. The elements are ordered using their C
  • JarFile (java.util.jar)
    JarFile is used to read jar entries and their associated data from jar files.
  • Loader (org.hibernate.loader)
    Abstract superclass of object loading (and querying) strategies. This class implements useful common
Codota Logo
  • Products

    Search for Java codeSearch for JavaScript codeEnterprise
  • IDE Plugins

    IntelliJ IDEAWebStormAndroid StudioEclipseVisual Studio CodePyCharmSublime TextPhpStormVimAtomGoLandRubyMineEmacsJupyter
  • Company

    About UsContact UsCareers
  • Resources

    FAQBlogCodota Academy Plugin user guide Terms of usePrivacy policyJava Code IndexJavascript Code Index
Get Codota for your IDE now