MCPcopy Create free account
hub / github.com/depoll/bindroid / get

Method get

Bindroid/src/com/bindroid/converters/BoolConverter.java:24–26  ·  view source on GitHub ↗

@return A BoolConverter that treats null, 0, and false as false, while everything else is considered true.

()