KECS / com.juanmedina.kecs.entity / Entity / triple triple¶ fun <reified T :Any, reified K :Any, reified V :Any> triple():Triple<T, K, V> Creates a Triple from three components types This can be use for a Destructuring declaration.