Class Wallet


  • public class Wallet
    extends java.lang.Object
    Simple structure class mainly to hold information read from json wallets.
    Since:
    0.0.1
    Author:
    Alexandre Carvalho, Andre Bertolace
    • Constructor Summary

      Constructors 
      Constructor Description
      Wallet()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Wallet

        public Wallet()