[Groovy] Class AnsiDetector

  • org.codehaus.groovy.tools.shell.AnsiDetector
All Implemented Interfaces and Traits:
Callable<Boolean>
@CompileStatic
@Deprecated
class AnsiDetector
extends Object
implements Callable<Boolean>

Constructor Summary

Constructors
Constructor and description
AnsiDetector ()

Methods Summary

Methods
Type Params Return Type Name and description
Boolean call()

Inherited Methods Summary

Inherited Methods
Methods inherited from class Name
class Object wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll

Constructor Detail

AnsiDetector()

Method Detail

@Override Boolean call()

© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/3.0.7/html/gapi/org/codehaus/groovy/tools/shell/AnsiDetector.html