Package

org.bitlap.tools

macros

Permalink

package macros

Version

1.0

Since

2021/7/7

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. macros
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. abstract class AbstractMacroProcessor extends AnyRef

    Permalink

    Version

    1.0

    Since

    2021/7/24

  2. class Creator[T] extends AnyRef

    Permalink

    Runtime reflection

    Runtime reflection

    Version

    1.0

    Since

    2021/12/5

Value Members

  1. object ErrorMessage

    Permalink
  2. object MacroCache

    Permalink
  3. object ProcessorCreatorMacro

    Permalink

    Version

    1.0,2021/12/6

  4. object applyMacro

    Permalink

    Version

    1.0

    Since

    2021/7/7

  5. object builderMacro

    Permalink

    Version

    1.0

    Since

    2021/7/7

  6. object constructorMacro

    Permalink

    Version

    1.0

    Since

    2021/7/7

  7. object elapsedMacro

    Permalink

    1.Annotation is only supported use on non-abstract method.

    1.Annotation is only supported use on non-abstract method. 2.For methods that are not future, try finally is used to implement the timing of the method. 3.For methods that are Futures, Future map is used to implement the timing of the method.

    Version

    1.0

    Since

    2021/8/7

  8. object equalsAndHashCodeMacro

    Permalink

    Version

    1.0

    Since

    2021/7/18

  9. object jacksonEnumMacro

    Permalink
  10. object javaCompatibleMacro

    Permalink

    Version

    1.0

    Since

    2021/11/23

  11. object jsonMacro

    Permalink

    Version

    1.0

    Since

    2021/7/7

  12. object logMacro

    Permalink

    Version

    1.0

    Since

    2021/7/7

  13. object synchronizedMacro

    Permalink

    Version

    1.0

    Since

    2021/7/7

  14. object toStringMacro

    Permalink

    Version

    1.0

    Since

    2021/7/7

Inherited from AnyRef

Inherited from Any

Ungrouped