Iterable

class Iterable

Constructors

Link copied to clipboard
fun Iterable()

Properties

Link copied to clipboard
var content: StringBuilder? = null
Link copied to clipboard
var field: String
Link copied to clipboard
var pojos: List<Any?>? = null
Link copied to clipboard
var start: Int = 0
Link copied to clipboard
var stop: Int = 0