Package nxt

Class VoteWeighting


  • public final class VoteWeighting
    extends java.lang.Object
    • Constructor Detail

      • VoteWeighting

        public VoteWeighting​(byte votingModel,
                             long holdingId,
                             long minBalance,
                             byte minBalanceModel)
    • Method Detail

      • getMinBalance

        public long getMinBalance()
      • getHoldingId

        public long getHoldingId()
      • isBalanceIndependent

        public boolean isBalanceIndependent()
      • acceptsVotes

        public boolean acceptsVotes()
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object