MCPcopy Create free account

hub / github.com/KI5FPL/tronj / types & classes

Types & classes226 in github.com/KI5FPL/tronj

ClassAbiTypes
Maps Solidity types to web3j data types, allowing to use Java primitive types for numbers. The used primitive type is the smallest that can hold a Sol
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/AbiTypes.java:126
ClassAbiV2TestFixture
abi/src/test/java/com/github/ki5fpl/tronj/abi/AbiV2TestFixture.java:25
ClassAddress
Address type, which by default is equivalent to uint160 which follows the Ethereum specification.
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/Address.java:23
ClassAddressTest
abi/src/test/java/com/github/ki5fpl/tronj/abi/datatypes/AddressTest.java:19
ClassApp
demo/src/main/java/demo/App.java:23
ClassArray
Fixed size array.
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/Array.java:21
ClassAssertions
Assertion utility functions.
utils/src/main/java/com/github/ki5fpl/tronj/utils/Assertions.java:16
ClassAssertionsTest
utils/src/test/java/com/github/ki5fpl/tronj/utils/AssertionsTest.java:20
ClassBar
abi/src/test/java/com/github/ki5fpl/tronj/abi/AbiV2TestFixture.java:94
ClassBase58Check
Converts between an array of bytes and a Base58Check string. Not instantiable.
utils/src/main/java/com/github/ki5fpl/tronj/utils/Base58Check.java:20
ClassBase58CheckTest
utils/src/test/java/com/github/ki5fpl/tronj/utils/Base58CheckTest.java:11
ClassBaz
abi/src/test/java/com/github/ki5fpl/tronj/abi/AbiV2TestFixture.java:133
ClassBool
Boolean type.
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/Bool.java:16
ClassBoz
abi/src/test/java/com/github/ki5fpl/tronj/abi/AbiV2TestFixture.java:159
ClassByte
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/primitive/Byte.java:18
ClassBytes
Byte array utility functions.
utils/src/main/java/com/github/ki5fpl/tronj/utils/Bytes.java:18
ClassBytes
Statically allocated sequence of bytes.
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/Bytes.java:16
ClassBytes1
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes1.java:11
ClassBytes10
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes10.java:11
ClassBytes11
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes11.java:11
ClassBytes12
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes12.java:11
ClassBytes13
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes13.java:11
ClassBytes14
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes14.java:11
ClassBytes15
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes15.java:11
ClassBytes16
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes16.java:11
ClassBytes17
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes17.java:11
ClassBytes18
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes18.java:11
ClassBytes19
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes19.java:11
ClassBytes2
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes2.java:11
ClassBytes20
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes20.java:11
ClassBytes21
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes21.java:11
ClassBytes22
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes22.java:11
ClassBytes23
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes23.java:11
ClassBytes24
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes24.java:11
ClassBytes25
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes25.java:11
ClassBytes26
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes26.java:11
ClassBytes27
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes27.java:11
ClassBytes28
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes28.java:11
ClassBytes29
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes29.java:11
ClassBytes3
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes3.java:11
ClassBytes30
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes30.java:11
ClassBytes31
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes31.java:11
ClassBytes32
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes32.java:11
ClassBytes4
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes4.java:11
ClassBytes5
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes5.java:11
ClassBytes6
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes6.java:11
ClassBytes7
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes7.java:11
ClassBytes8
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes8.java:11
ClassBytes9
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes9.java:11
ClassBytesTest
utils/src/test/java/com/github/ki5fpl/tronj/utils/BytesTest.java:20
ClassBytesType
Binary sequence of bytes.
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/BytesType.java:18
ClassChar
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/primitive/Char.java:18
ClassClientTest
client/src/test/java/com/github/ki5fpl/tronj/client/ClientTest.java:29
ClassConvert
Ethereum unit conversion functions.
utils/src/main/java/com/github/ki5fpl/tronj/utils/Convert.java:18
ClassConvertTest
utils/src/test/java/com/github/ki5fpl/tronj/utils/ConvertTest.java:21
ClassDefaultFunctionEncoder
abi/src/main/java/com/github/ki5fpl/tronj/abi/DefaultFunctionEncoder.java:23
ClassDefaultFunctionEncoderTest
abi/src/test/java/com/github/ki5fpl/tronj/abi/DefaultFunctionEncoderTest.java:28
ClassDefaultFunctionReturnDecoder
Ethereum Contract Application Binary Interface (ABI) encoding for functions. Further details are available <a href="https://github.com/ethereum/wiki/w
abi/src/main/java/com/github/ki5fpl/tronj/abi/DefaultFunctionReturnDecoder.java:39
ClassDouble
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/primitive/Double.java:17
ClassDynamicArray
Dynamic array type.
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/DynamicArray.java:18
ClassDynamicBytes
Dynamically allocated sequence of bytes.
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/DynamicBytes.java:16
ClassDynamicStruct
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/DynamicStruct.java:19
ClassEvent
Event wrapper type.
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/Event.java:23
ClassEventEncoder
Ethereum filter encoding. Further limited details are available <a href="https://github.com/ethereum/wiki/wiki/Ethereum-Contract-ABI#events">here</a>.
abi/src/main/java/com/github/ki5fpl/tronj/abi/EventEncoder.java:27
ClassEventEncoderTest
abi/src/test/java/com/github/ki5fpl/tronj/abi/EventEncoderTest.java:26
ClassEventTest
abi/src/test/java/com/github/ki5fpl/tronj/abi/datatypes/EventTest.java:26
ClassEventValues
Persisted solidity event parameters.
abi/src/main/java/com/github/ki5fpl/tronj/abi/EventValues.java:20
ClassFixed
Signed fixed type.
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/Fixed.java:18
ClassFixedPointType
Common fixed-point type properties.
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/FixedPointType.java:18
ClassFixedPointTypeTest
abi/src/test/java/com/github/ki5fpl/tronj/abi/datatypes/FixedPointTypeTest.java:21
ClassFloat
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/primitive/Float.java:17
ClassFoo
abi/src/test/java/com/github/ki5fpl/tronj/abi/AbiV2TestFixture.java:55
ClassFunction
Function type.
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/Function.java:22
ClassFunctionEncoder
Delegates to {@link DefaultFunctionEncoder} unless a {@link FunctionEncoderProvider} SPI is found, in which case the first implementation found will b
abi/src/main/java/com/github/ki5fpl/tronj/abi/FunctionEncoder.java:38
InterfaceFunctionEncoderProvider
Function encoding Service Provider Interface.
abi/src/main/java/com/github/ki5fpl/tronj/abi/spi/FunctionEncoderProvider.java:20
ClassFunctionReturnDecoder
Decodes values returned by function or event calls. <p>Delegates to {@link DefaultFunctionReturnDecoder} unless a {@link FunctionReturnDecoderProvide
abi/src/main/java/com/github/ki5fpl/tronj/abi/FunctionReturnDecoder.java:33
InterfaceFunctionReturnDecoderProvider
Function decoding Service Provider Interface.
abi/src/main/java/com/github/ki5fpl/tronj/abi/spi/FunctionReturnDecoderProvider.java:20
ClassFunctionReturnDecoderTest
abi/src/test/java/com/github/ki5fpl/tronj/abi/FunctionReturnDecoderTest.java:40
ClassFuzz
abi/src/test/java/com/github/ki5fpl/tronj/abi/AbiV2TestFixture.java:191
ClassHash
Cryptographic hash functions.
utils/src/main/java/com/github/ki5fpl/tronj/crypto/Hash.java:29
ClassHashTest
utils/src/test/java/com/github/ki5fpl/tronj/crypto/HashTest.java:21
ClassInt
Integer type.
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/Int.java:18
ClassInt
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/primitive/Int.java:18
ClassInt104
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Int104.java:12
ClassInt112
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Int112.java:12
ClassInt120
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Int120.java:12
ClassInt128
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Int128.java:12
ClassInt136
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Int136.java:12
ClassInt144
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Int144.java:12
ClassInt152
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Int152.java:12
ClassInt16
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Int16.java:12
ClassInt160
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Int160.java:12
ClassInt168
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Int168.java:12
ClassInt176
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Int176.java:12
ClassInt184
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Int184.java:12
ClassInt192
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Int192.java:12
ClassInt200
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Int200.java:12
ClassInt208
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Int208.java:12
ClassInt216
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Int216.java:12
ClassInt224
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Int224.java:12
next →1–100 of 226, ranked by callers